-
It would be nice to have markdown headings fold like the unordered and ordered lists currently do.
For comparison, TextMate folds the area between any heading and the next heading, regardless of leve…
-
It would be nice if the Julia textmate grammar could treat function calls after using the pipe operator `|>` in the same way as the `function_call` grammar.
See example below:
![image](https://u…
-
Changed "set :ext" to "markdown", so Textmate picks up on the formatting when opening files. But the task "new" still uses ".txt" after changing "config.ru" (toto itself is correctly using .markdown).…
ghost updated
13 years ago
-
Ecosystem→Tools:
* [Nujan Web-based IDE](https://ide.nujan.io/) — at least a reference to it would be nice
* [Blueprint](https://github.com/ton-community/blueprint) — common development environment …
-
Currently, metadata pertaining to grammars and case-by-case exceptions are handled in four different places:
* [`.gitmodules`](https://github.com/github/linguist/blob/b7f579597050aaf7ac19c6c6ec5042…
-
Oniguruma has always been used in TextMate/VSCode lexers due to the advantage of better performance. Does it also apply to pygments? Can we add an option to provide a custom regex engine to override t…
-
An option should allow to automatically refresh file hierarchy when textmate lost and regain focus. Could also do it in a bg thread.
-
This repo was created to assist with the development of the Cylc and Rose documentation, it has a GPL license as a result.
However, the Cylc Pygments lexer may be of interest to other projects, e.g…
-
Agda is a very difficult language to parse.
Because of this, many other highlighting methods (such as textmate, or treesitter grammars) are not possible.
If the agda-language server supported [s…
-
Current [grammar page](https://docs.tact-lang.org/language/guides/grammar) doesn't bring much value, especially for those willing to work on Tact compiler development or related tooling.
The page s…