Midas (Wither)
Midas (Wither)
Hello. Is the Nemerle language dead? It appears to me that no significant updates are being pushed to the language anymore; not by JetBrains, nor by other volunteers (e.g. the...
### Problem description Java data type keywords are no longer highlighted correctly.  This applies even for void functions.  As this is the grammar seemingly used by Linguist, this...
Hey there! Admittedly, this PR isn't _really_ about the development of the VS Code extension itself, but it's still related to it. I didn't know where else to put it,...
The Pascal source code in this repository is not highlighted correctly, this is because Linguist does not recognize the `.p` and `.inc` file extension for Pascal code. I addressed this...
Consider the following C++ snippets, respectively from an Unreal Engine C++ repo and a Flax Engine C++ repo (another C++ 3D engine): ```cpp // Harrison McGuire // UE4 Version 4.20.2...
**Is your feature request related to a problem? Please describe.** Yes — there is no support for the `begin` and `end` keywords. `end` is highlighted in green, `begin` is not...
Hello. I love your application thus far! However, unless I'm doing something wrong, it seems to lack a Back button (at least on Windows 10):  Navigating SoundCloud with one...