BGforgeNet / VScode-BGforge-MLS

BGforge MultiLanguage server
https://forums.bgforge.net/viewforum.php?f=35
Other
16 stars 5 forks source link

Variables should be highlighted as such when containing "#" and/or "-" characters #38

Closed 4Luke4 closed 4 years ago

4Luke4 commented 4 years ago

Pretty much what the title states.

Test strings:

"%#var%"
"%var-var%"

Assuming Monokai as Color Theme, those strings should be highlighted in orange.

%var%