DanielGavin / ols

Language server for Odin
MIT License
375 stars 56 forks source link

Highlight namespaces in import declarations #362

Closed thetarnav closed 2 months ago

thetarnav commented 2 months ago

add .npmrc file to enforce hoisted install strategy vsce doesn't seem to work with linked strategy that users might default to (like me)

Add improved grammars for import declarations highlights namespace that the import provides

so it's a bit easier to see immediately whats available

image