-
Please add a textMate scope to modify the color of the keys mentioned inside python dictionary and nested keys as well.
-
### Is your feature request related to a problem?
[Linguist](https://github.com/github-linguist/linguist) is the provider of GitHub's syntax highlighting. It currently does not have an actual grammar…
-
Can IndentGuide extend support to the Generic Editor. In the latest version of Eclipse the indent lines do not show up.
I suspect the request might not be possible (it will probably require WildWe…
-
### Initial checklist
- [X] I read the [support docs](https://mdxjs.com/community/support/)
- [X] I read the [contributing guide](https://mdxjs.com/community/contribute/)
- [X] I agree to follow the …
-
https://github.com/microsoft/vscode/blob/main/extensions/python/syntaxes/MagicPython.tmLanguage.json
```
Traceback (most recent call last):
File "/home/nitanmarcel/projects/prompt-mate/prompt_m…
-
Our organization maintains several language servers that use TM4E in an eclipse-based product. We've had customer reports and verified that when first using the `Toggle Split Editor` view, the newly o…
-
### 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…
-
I originally raised this as https://github.com/microsoft/vscode/issues/189940 but it seems like it should be moved here.
The original report is as follows:
---
This was reported at https://gi…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Expected on macOS: Drag Icon/Title of a Window: drag file to some place
Actual behaviour (BUG): Dialog "Open Recent Projects…
-
I would like to convert textmate JSON language definitions (like those used in VSCode) to this format (so I can convert to other things.) Is this possible? Has someone already made a tool for this?