This utilizes the mlir-lsp server to provide language services for MLIR files opened in vscode. The extension currently supports syntax highlighting, as well as tracking definitions/uses/source locations for SSA values and blocks.
Depends On D100439
I'm missing this file. Will it be generated from the grammer file already in tree?