I'm building a language server for WIT files, if anyone is interested in giving feedback: https://github.com/bytecodealliance/vscode-wit/pull/16
Right now all I know is it works on my machine ™️
i'll check this today
I just pushed an update with semantic tokens using a fork of wit-parser to do the lexical analysis. The fork just makes everything public. Any chance I could push the logic I need to the wit-parser crate at some point? Perhaps under an 'lsp' feature-flag that is off by default? I'm guessing that would be preferred to making everything public
Last updated: Nov 22 2024 at 17:03 UTC