Commit Graph

13529 Commits

Author SHA1 Message Date
1024jp
d99ac20624 Use SyntaxMap package in SyntaxManager 2024-02-21 21:02:18 +09:00
1024jp
dcf1c4cd87 Refactor SyntaxMapBuilder 2024-02-21 21:02:18 +09:00
1024jp
b870728855 Rename IdentifiableString with KeyString 2024-02-21 21:02:17 +09:00
1024jp
e0ae3c0f96 Update Python syntax 2024-02-21 21:02:07 +09:00
1024jp
45bbe3da71 Fix unit test 2024-02-21 13:14:44 +09:00
1024jp
65fdf6771a Rename SyntaxDefinition.Term with SyntaxDefinition.Highlight 2024-02-21 13:08:37 +09:00
1024jp
7d9385516c Rename variables in HighlightDefinition 2024-02-21 12:55:03 +09:00
1024jp
0fe4f73482 Refactor SyntaxDefinition 2024-02-21 11:54:14 +09:00
1024jp
e81431c4a1 Refactor DocumentOpen/SaveError 2024-02-21 09:27:37 +09:00
1024jp
8adf6cec2d Fix indentation in code 2024-02-21 09:27:37 +09:00
1024jp
d50a3cd4d8 Add side menu restoration button in syntax editor 2024-02-20 21:58:18 +09:00
1024jp
65e90f3063 Tewak Snippet struct 2024-02-20 02:47:05 +09:00
1024jp
5b5afcef2e Use representedObject to deliver fileEncoding by menuItem 2024-02-20 02:22:35 +09:00
1024jp
87050a7192 Add static let utf8 to FileEncoding 2024-02-20 02:03:18 +09:00
1024jp
92408b5346 Remove unused MetadataKey enum 2024-02-20 01:58:16 +09:00
1024jp
e6bd201799 Case insensitive sort on syntax definition sanitazation 2024-02-20 00:45:08 +09:00
1024jp
a320c8b6bf Refactor SyntaxDefinition.Error and SyntaxValidationView 2024-02-20 00:24:12 +09:00
1024jp
9282b5d22d Improve UI text in syntax editor 2024-02-19 22:48:36 +09:00
1024jp
a1b34bf3a5 Add missing localization 2024-02-19 22:48:36 +09:00
1024jp
81fff861b6 Refactor SwiftUI view creation in SettngsWindowController 2024-02-19 20:18:52 +09:00
1024jp
c54fed250c Fix project 2024-02-19 19:56:02 +09:00
1024jp
50b29e0beb Merge branch 'swiftUI/syntaxEdit' 2024-02-19 19:41:02 +09:00
1024jp
f19de72168 Migrate syntax editor to SwiftUI 2024-02-19 19:39:40 +09:00
1024jp
c8d2a8d7d0 Add .alert(error:buttonTitle:) extention method 2024-02-19 19:26:11 +09:00
1024jp
c839b5d81f Improve RegexTextField to accept options 2024-02-19 19:26:11 +09:00
1024jp
f6f8292370 Add AddRemoveButton 2024-02-19 18:50:39 +09:00
1024jp
230b13c7c3 Set percent field precision 2024-02-19 18:45:56 +09:00
1024jp
5023bd9e28 Add private(set) to isScanning flag in Incompatible inspector 2024-02-19 18:00:13 +09:00
1024jp
5aaf62013e Refactor FileEncoding list creation 2024-02-19 17:57:01 +09:00
1024jp
e51cc2e288 Remove unwanted AppKit import 2024-02-19 15:39:53 +09:00
1024jp
498a74dddf Tweak EncodingListView 2024-02-19 14:55:53 +09:00
1024jp
1d6c6211c4 Migrate Format settings to SwiftUI 2024-02-19 12:57:20 +09:00
1024jp
5c39111978 Publish [FileEncoding] instead of [String.Encoding?] in EncodingManager 2024-02-19 12:38:20 +09:00
1024jp
25eea6cde1 Add backDeployed version of NSMenuItem.isSectionHeader 2024-02-19 12:28:50 +09:00
1024jp
36f41052df Rename .encodingInNew key with .encoding 2024-02-19 08:49:57 +09:00
1024jp
621c92ad61 Refactor syntax editor creation 2024-02-18 18:36:36 +09:00
1024jp
6265d4e315 Fix typo in syntax edit code 2024-02-18 18:19:35 +09:00
1024jp
09435deca5 Remove needless delegate reset 2024-02-18 17:31:00 +09:00
1024jp
a8bc873e90 Update CHANGELOG 2024-02-18 17:01:40 +09:00
1024jp
9c0f47fcc7 Organize project 2024-02-18 16:32:12 +09:00
1024jp
b990c06803 Separate ColorCode localiztion to string catalog 2024-02-18 16:19:08 +09:00
1024jp
134491cc87 Separate PatternSort localiztion to string catalog 2024-02-18 15:40:11 +09:00
1024jp
7adbdccb6e Organize Localizable.strings 2024-02-18 15:04:21 +09:00
1024jp
a585a13a6d Migrate tab view of Snippets settings to SwiftUI 2024-02-18 14:15:02 +09:00
1024jp
6cf3b15ac4 Refactor OpacitySlider 2024-02-18 02:20:41 +09:00
1024jp
3cccfd040b Organize Localized.strings 2024-02-17 22:54:24 +09:00
1024jp
b6b72021c5 Refactor localization keys 2024-02-17 20:32:18 +09:00
1024jp
51535994ac Move WarningsSettingView to GeneralSettingsView.swift 2024-02-17 20:32:12 +09:00
1024jp
bebca4fee6 Separate ThemeEditor.xcstrings 2024-02-17 20:32:09 +09:00
1024jp
71594df663 Remove unused DisableableTextField 2024-02-17 17:10:46 +09:00