Midas (Wither)

Results 7 issues of 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. ![image](https://user-images.githubusercontent.com/38614982/179397963-06098286-76ae-4024-8706-b10a1201e430.png) This applies even for void functions. ![image](https://user-images.githubusercontent.com/38614982/179397991-ced120ff-4e00-454e-80b3-1d661f42fe8a.png) 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,...

enhancement
need more info

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): ![image](https://github.com/user-attachments/assets/daded723-b8f7-4648-879a-d90842a8c858) Navigating SoundCloud with one...