Syntax File
#12566
Replies: 1 comment · 1 reply
|
For CodeRunner / editors using TextMate grammars, the community-maintained fish grammar is at fish-shell/fish-shell/share/tools/web_config/partials — but the more battle-tested one is bmatcuk/fish.tmbundle on GitHub. Tree-sitter users have ram02z/tree-sitter-fish. Either should import cleanly into CodeRunner's syntax system. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm not very adept at GH's search function so please don't come for me if this is asked a lot.
I enjoy using CodeRunner for simple file edits/viewing and learned tonight that switching to Shell Script as the language for any Fish configuration files leads to a broken Fish config.
I've since added Fish as a language within CodeRunner so now I just need to add Fish syntax.
Does anyone know if there's a Fish syntax file available somewhere?
All reactions