fix(vscode): repair WRN language diagnostics and activation

This commit is contained in:
2026-07-19 14:02:17 +05:30
parent df4c1d3e7d
commit 646d16f83d
16 changed files with 425 additions and 171 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// Treat .wrn files as the WrNexus language (redundant with the extension, but
// makes highlighting work the moment the repo is opened).
"files.associations": {
"*.wrn": "wire"
"*.wrn": "wrn"
},
// Distinct colors for WrNexus's own attributes, so they're easy to spot inside