summaryrefslogtreecommitdiff
path: root/mlir/utils/vscode/src
AgeCommit message (Expand)Author
2024-08-14[vscode-mlir] Added per-LSP-server executable arguments (#79671)jjalowie
2022-09-06[mlir:vscode] Add support for loading big bytecode filesRiver Riddle
2022-09-02[mlir:vscode] Add support for viewing and editing a bytecode file as .mlirRiver Riddle
2022-07-07[mlir-vscode] Explicitly set the return type for didOpenRiver Riddle
2022-06-06[mlir:PDLL] Add support for inlay hintsRiver Riddle
2022-05-30[mlir:PDLL-LSP] Add a custom LSP command for viewing the output of PDLLRiver Riddle
2022-05-27[mlir][Tablegen-LSP] Add support for a compilation databaseRiver Riddle
2022-05-16[mlir][Tablegen-LSP] Add support for a basic TableGen language serverRiver Riddle
2022-05-09[mlir-LSP] Ensure existing documents are process synchronouslyRiver Riddle
2022-04-26[mlir][PDLL] Add initial support for a PDLL compilation databaseRiver Riddle
2022-04-11[mlir-vscode] Don't emit errors if the user didn't set the server pathRiver Riddle
2022-04-11[mlir-vscode] Refactor server creation to be lazyRiver Riddle
2022-04-11[mlir-vscode] Fix processing of files not within the workspaceRiver Riddle
2022-04-05[mlir-vscode] Add better support for multiple workspace foldersRiver Riddle
2022-04-05[mlir-vscode] Add better resolution for server file pathsRiver Riddle
2022-03-19[mlir][PDLL] Add an initial language server for PDLLRiver Riddle
2021-07-30[mlir-vscode] Create a proper output channel for the MLIRContextRiver Riddle
2021-06-29[vscode-mlir] Add support for restarting the server on setting/server changesRiver Riddle
2021-04-21[mlir] Add a vscode language extension for MLIRRiver Riddle