-
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…
-
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…
-
## Why refactor?
[TM4E](https://github.com/eclipse/tm4e) is an excellent textmate support library on java. But Android fragmentation prevents us from continuing to integrate TM4E.
As we all know…
-
## Current problem
The current syntax highlighting system is very slow, and there are noticeable lags when scrolling large C++ files which contain complex syntax elements.
## Issues of tree-sit…
-
## Description of the enhancement requested
Hi,
We use a product (IBM origin) that requires the use of EXEC / END-EXEC instructions blocks, other than SQL, SQLIMS or CICS, in the source code of …
-
I use this grammar with neovim and I would like to take advantage of the language injection functionality. One elegant way to do this is to parse the language indicated in a dollar quoted string tag.
…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: `1.93.1`
- OS Version: Windows 11 Pro
Context: I'm working on a project to automatically genera…
-
Hi,
Thanks a lot for this plugin. Now I can add missing languages.
Here is how I added PineScript support:
- Download [pine.tmLanguage.json](https://github.com/frizLabz-FFriZz/Pine-Script-v5-VS…
-
[Nextflow](https://www.nextflow.io) is a popular DSL for scientific workflows based on [Groovy](https://groovy-lang.org).
* Nextflow has an official syntax highlighter for Atom: https://github.com/ne…
-
## Description of the enhancement requested
Need, use case: create documentation on COBOL programming using markdown files.
The syntax of the markdown language, `.md` files, allows you to declar…