WilliamVenner / vscode-glua-enhanced

👨‍💻 Garry's Mod Lua VSCode Extension for enhanced auto completion, wiki integration, snippets, color palette, and much more...
https://marketplace.visualstudio.com/items?itemName=venner.vscode-glua-enhanced
GNU General Public License v3.0
410 stars 10 forks source link

[request] Gutter Icons #33

Open EntranceJew opened 3 years ago

EntranceJew commented 3 years ago

It would be handy if there were realm gutter icons for some obvious matches just as a reminder without having to ctrl+p inside a function's signature to double-check your scope.

mockup a mockup of the feature

It would be cool if this extended to the file browser, for files matching conventions / the engine file list, and even cooler if it went further down into scopes to highlight weird stuff like if SERVER then function ENT:Draw() ... end end but gutter icons would be a good start.