-
-
Notifications
You must be signed in to change notification settings - Fork 478
Additional Syntax Styles
1024jp edited this page Oct 13, 2014
·
29 revisions
The lists for the syntax styles that were made by users or CotEditor Project members to install additionally.
Feel free to add your custom syntax styles for CotEditor to this list, if you release yours.
Followings are ready for CotEditor 2.0 and be able to use only with CotEditor 2.0 or higher. The modern syntax style is implemented first on CotEditor 2.0 and written in YAML format.
| Package | Style Names | Author | URL |
|---|---|---|---|
| Cocoa Developer Set | Xcode Project Scripting Definition Strings CocoaPods |
1024jp | GitHub |
| HTML5 | HTML5 Cache Manifest |
1024jp | GitHub |
| gnuplot | gnuplot | 1024jp | GitHub |
| ImageJ | ImageJ Macro | 1024jp | GitHub |
Followings are and can be installed both to CotEditor 1.x and 2.x. However the features that were implemented on CotEditor 2.0 might not be supported. The legacy syntax style is the format which is used on CotEditor 1.x and written in plist. CotEditor 2.0 translates it into modern syntax style (YAML) on importing.
under consideration.