-
_From @billti on November 1, 2015 6:10_
The API call `document.getWordRangeAtPosition(position)` appears to use its own definition of a word. For example, my tmLanguage defines `attrib-name` as a tok…
-
It'd be nice to have syntax highlighting of CG-3 files in Github. They use [linguist](https://github.com/github/linguist) which reads TextMate-compatible syntax highlighting grammars:
- https://git…
-
I would argue that "entity.name.type.parameter" is a poor choice of textmate scope to tag user-defined types of function parameters.
It turns out that VSCode maps the semantic token "typeParameter"…
-
How do we create a bundle that would extend an existing language bundle? Ex. Let's say I want to add textmate grammar rules to highlight a html element's attribute named jc as in `
-
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…
-
### Apache NetBeans version
Apache NetBeans 17
### What happened
When I register this tmLanguage.json file via Options -> Editor -> Language Servers: https://github.com/Leathong/openscad-support-vs…
-
The language server can provide syntax highlighting. It would be interesting to explore potential improvements using this feature.
I would not consider adding full-blown support like in VSCode but …
-
When writing a command, if it is split across multiple lines then the highlighting for everything except parentheses fails.
Steps to reproduce the behavior:
1. Write code using something like json…
-
## Summary
This is minor: field access without quoted-identifiers highlight as separate tokens.
ex: The textmate scope of `in` in `[Records in Range]` is a language keyword
![image](https://use…
-
I just wanted to raise a comment about the usage of the term "snippet" for the language preview in the prefs.
Given that TextMate has a concept of snippets (see https://manual.macromates.com/en/s…