Commit Graph

  • 058d89e4b5 Remove sorted(_ keyPath:) extension method main 1024jp 2024-08-15 23:47:14 +0900
  • e32a51363f Fix .xctstrings 1024jp 2024-08-15 23:34:58 +0900
  • a2540347bd Remove extra whitespaces 1024jp 2024-08-15 23:10:45 +0900
  • 17bb9c7d14 Adjust Print panel accessory layout for macOS 15 1024jp 2024-08-15 22:19:54 +0900
  • 736e2a8949 Update cot command 1024jp 2024-08-15 21:46:20 +0900
  • f8fb79170f Remove “Keep Folders on Top” option 1024jp 2024-08-15 01:39:13 +0900
  • e1fbf71889 Avoid unwanted revert 1024jp 2024-08-15 00:33:12 +0900
  • d77ee45757 Add missing localization strings in Korean (#1680) 1024jp 2024-08-14 21:04:42 +0900
  • 1baeee5f01 Remove @available(macOS 15, *) for @Previewable 1024jp 2024-08-14 20:57:19 +0900
  • c5d227c158 Update project version to Xcode 16.0 1024jp 2024-08-14 20:27:59 +0900
  • d1bf01eb25 Fix text size of Key Bindings settings pane 1024jp 2024-08-14 20:27:40 +0900
  • 915af695a1 Fix spelling toolbar item symbol 1024jp 2024-08-14 20:08:09 +0900
  • a83eed15c8 Add information about Korean localization (#1680) 1024jp 2024-08-14 14:17:26 +0900
  • ae11a3e33a Add ko.lproj/UnicodeBlock.strings (#1680) 1024jp 2024-08-14 14:25:21 +0900
  • f56d6a6dd9 Update documentation 1024jp 2024-08-13 15:13:19 +0900
  • 9b40c827ce
    Merge pull request #1680 from stonechoe/main 1024jp 2024-08-14 13:57:56 +0900
  • 16bade96e0
    Add Korean Localization Minseok Choe 2024-08-11 02:04:31 +0900
  • 0af655f096 Adjust What’s New panel layout 1024jp 2024-08-08 21:49:53 +0900
  • be5579cd49 Update What’s New panel 1024jp 2024-08-08 20:28:20 +0900
  • 6d4817c7e6 Fix rectangular selection until penultimate line (fix #1676) 1024jp 2024-08-08 20:06:21 +0900
  • ba05e6f605 Update fileNode immediately 1024jp 2024-08-08 18:08:32 +0900
  • 143bc5f247 Rename “Open in Separate Window” with “Open in New Window” 1024jp 2024-08-08 18:13:58 +0900
  • 732a968f63 Fix separator name 1024jp 2024-08-08 18:13:50 +0900
  • fd2e7dc962 Prefer using .sorted(using:) 1024jp 2024-08-08 18:13:33 +0900
  • 6e7b21f34e Update UI tests 1024jp 2024-08-08 18:13:24 +0900
  • c9e3a0c2c2 Update Package.swift’s 1024jp 2024-08-08 18:13:13 +0900
  • fee330f1e0 Remove -enable-upcoming-feature flags 1024jp 2024-08-07 23:00:24 +0900
  • 282a6bbbbe Change concurrency checkt to “targeted” 1024jp 2024-08-07 23:01:48 +0900
  • 14d31c68dd Omit —enable-swift-testing in CI 1024jp 2024-08-07 23:01:40 +0900
  • d3b6480cb6 Rename swiftLanguageVersions with swiftLanguageModes 1024jp 2024-08-07 23:01:30 +0900
  • 53117f24e3 Add nonisolated to Document.autosavesInPlace 1024jp 2024-08-07 23:01:21 +0900
  • d658781f12 Rename cases in OSALineEnding 1024jp 2024-08-07 23:01:09 +0900
  • 3357a16bb9 Update swiftlint to 0.56.1 1024jp 2024-08-07 23:00:56 +0900
  • a899f53dbf Update What’s New panel layout 1024jp 2024-08-07 23:00:48 +0900
  • 6a812318b7 Adjust outilne menu width 1024jp 2024-08-03 09:25:02 +0900
  • 0df7818ef2 Update Swift syntax 1024jp 2024-08-02 12:37:41 +0900
  • c8e7384ea1 Omit type when throwing typed error 1024jp 2024-08-02 12:37:31 +0900
  • d2011a12fb Ignore empty outline 1024jp 2024-08-02 12:37:21 +0900
  • 0723a4db00 Update swift-syntax 1024jp 2024-08-02 12:37:12 +0900
  • 7666969dd3 Fix components(relativeTo:) 1024jp 2024-08-02 00:42:32 +0900
  • 15b0a09dae Enable “Open in Separate Window” command also for folder 1024jp 2024-08-02 00:10:03 +0900
  • f7898da5a8 Simultaneously udpate document property on read 1024jp 2024-08-02 00:05:04 +0900
  • d1224a7f6e Simultaneously udpate document property on read 1024jp 2024-08-01 22:25:30 +0900
  • 0f946e38a8 Update recent syntax names only when make sense 1024jp 2024-08-01 21:51:03 +0900
  • 55ade0e2ea Refactor Snippet 1024jp 2024-08-01 20:12:22 +0900
  • eb2472bb83 Update release notes 1024jp 2024-07-31 22:07:32 +0900
  • 93e69822c4 Remove needless [weak self] 1024jp 2024-07-31 21:06:19 +0900
  • 9a59bda81c Rmove unwanted immutable copy 1024jp 2024-07-30 22:47:58 +0900
  • 962e0ddbbe Update Documentation 1024jp 2024-07-30 22:37:39 +0900
  • 86d624da5a Improve observations in ScriptManager 1024jp 2024-07-30 19:38:40 +0900
  • 67383375e0 Replace Task<Void, any Error> with Task<Void, Never> 1024jp 2024-07-30 08:22:16 +0900
  • 0ff3eaf6cd Update CHANGELOG 1024jp 2024-07-30 21:47:08 +0900
  • a0b0bda529 Merge branch 'lineEndings' 1024jp 2024-07-30 21:46:01 +0900
  • 55607dfc1f Replace LineRangeCacheable with LazyLineEndingCaching in LineCounter 1024jp 2024-07-30 21:33:22 +0900
  • fd436ff7e4 Create LazyLineEndingCaching protocol 1024jp 2024-07-20 13:38:08 +0900
  • cab9ed427d Set initial non-contiguous layout 1024jp 2024-07-28 20:07:52 +0900
  • b19ac28c3d Avoid overclose split view 1024jp 2024-07-28 19:10:35 +0900
  • b350835d47 Remove braceHighlightDebouncer 1024jp 2024-07-28 18:47:25 +0900
  • 53e223c2a3 Update help contents 1024jp 2024-07-26 12:17:52 +0900
  • 881c64cc19 Update swift-argument-parser to 1.5.0 1024jp 2024-07-26 16:35:49 +0900
  • 1ec3b14474 Update help contents 1024jp 2024-07-25 18:47:40 +0900
  • d99bc98e27 Improve Collection+ValueRange 1024jp 2024-07-19 21:29:37 +0900
  • 76ef6c67cf Merge branch 'feature/1650_highlightColor' 1024jp 2024-07-22 19:32:26 +0900
  • 379625d4f5 Prefer using (\.self) over { $0 } 1024jp 2024-07-22 19:29:46 +0900
  • 7412a47bb6 Add highlight color to bundled themes 1024jp 2024-07-22 19:18:48 +0900
  • 2e4a8a54b5 Add Highlight field to Theme (close #1650) 1024jp 2024-06-14 12:38:11 +0900
  • 69a71fac81 Accept themes with missing value 1024jp 2024-07-22 19:14:20 +0900
  • 4dbe23e151 Move LineRangeCacheable to LineEnding library 1024jp 2024-07-19 12:42:53 +0900
  • a30af0b602 Remove extra whitespace 1024jp 2024-07-19 19:47:02 +0900
  • 788e4bfdd7 Add unit tests 1024jp 2024-07-18 22:33:51 +0900
  • 9bcf47fa9e Tweak font migration code 1024jp 2024-07-18 22:33:42 +0900
  • 80ba697ffe Remove extra empty lines 1024jp 2024-07-18 22:23:26 +0900
  • 9f49c6c944 Update CHANGELOG 1024jp 2024-07-18 21:41:52 +0900
  • a41ba0ef12 Refactor line number in find result view 1024jp 2024-07-18 19:42:28 +0900
  • ab5c5e9da3 Remove majorLineEnding property 1024jp 2024-07-18 08:32:56 +0900
  • 7761e2c53d Make PaddingTextField private 1024jp 2024-07-17 23:04:37 +0900
  • f6d31a9aeb Move URLUtils to EditorCore 1024jp 2024-07-17 22:33:49 +0900
  • 080f530eb2 Improve code 1024jp 2024-07-17 21:46:51 +0900
  • 507d4103e0 Remove extra blank lines 1024jp 2024-07-17 21:37:36 +0900
  • a9af1485b1 Move NSValidatedUserInterfaceItem APIs to ValidationItems 1024jp 2024-07-17 21:29:45 +0900
  • 73ec987df9 Add missing doc comments 1024jp 2024-07-17 19:34:15 +0900
  • b8ac767b4c Add “Show in Finder” command to the File menu (close #1655) 1024jp 2024-07-17 19:04:34 +0900
  • cab1f768ff Fix lineHeight calculation in LayoutManager 1024jp 2024-07-17 19:07:51 +0900
  • aa400b4e4c Update kerning everytime when font updates 1024jp 2024-07-17 14:02:55 +0900
  • d4e7f0fe77 Add an assertion to line height multipe 1024jp 2024-07-17 14:38:41 +0900
  • aeff9ca9b8 Tweak code 1024jp 2024-07-17 18:16:48 +0900
  • cfec484a53 Add unit tests to LIneEnding library 1024jp 2024-07-17 18:16:37 +0900
  • 7bd054b583 Refactor Theme.SystemDefaultStyle 1024jp 2024-07-17 18:16:22 +0900
  • 7770ac2a0e Tweak initializer of LineEndingScanner 1024jp 2024-07-15 21:41:32 +0900
  • abea8e9cb2 Tweak isInvalidLineEnding(at:) 1024jp 2024-07-15 21:32:24 +0900
  • eb7a9c6c57 Move more API to LineEnding library 1024jp 2024-07-15 20:58:43 +0900
  • ef6f60db55 Use KeyPathComparator 1024jp 2024-07-15 04:11:10 +0900
  • 6088fab3f9 Replace LineRangeCacheable with LineRangeCalculating 1024jp 2024-07-15 02:43:08 +0900
  • c503e78eef Pass document attributes when initializing text view 1024jp 2024-07-15 03:02:33 +0900
  • 46243dde19 Add more APIs to calculate line ranges in LineRangeCalculating 1024jp 2024-07-14 21:32:30 +0900
  • 56ce8950a7 Refactor LineEnding library 1024jp 2024-07-13 23:05:27 +0900
  • a2962e9681 Remove .countPrefix(while:) extension 1024jp 2024-07-13 22:57:24 +0900
  • 44565f395c Prefer .endIndex over .count 1024jp 2024-07-13 22:41:05 +0900
  • a66152a4b9 Rename API in ValueRange 1024jp 2024-07-13 14:43:03 +0900
  • 2851d795fa Rename lineContentRange with lineContentsRange 1024jp 2024-07-13 00:02:33 +0900