llvm-project/mlir/utils
River Riddle 43c0a45a79 [mlir-vscode] Add better support for multiple workspace folders
We currently only launch one set of language clients when starting the extension,
but this has the unfortunate effect of applying the same settings to all workspace
folders. This commit adds support for multiple workspace folders by launching
a server for each folder in the workspace. This allows for having different servers
for different workspace folders, e.g. when there are multiple MLIR projects in
the same workspace.

Differential Revision: https://reviews.llvm.org/D122793
2022-04-05 13:41:40 -07:00
..
MLIRVisualizers
clang-tidy Fix doc on how to run clang-tidy on MLIR codebase (NFC) 2022-01-03 07:00:07 +00:00
emacs [mlir] Add the Emacs support for MLIR's LSP server 2022-04-05 18:11:35 +00:00
gdb-scripts Update mlir GDB printers 2022-01-06 22:20:25 +01:00
jupyter [mlir] Add simple jupyter kernel 2021-02-21 18:16:06 -08:00
mbr [mlir] Set up boilerplate build for MLIR benchmarks 2022-01-27 21:38:15 +00:00
spirv [mlir][spirv] Fix SPIR-V spec parser 2022-02-22 14:07:46 +03:00
textmate [mlir][textmate] Add support for function visibility 2022-01-18 18:48:43 -08:00
vim [MLIR] Fix MLIR vim syntax file 2022-04-04 09:02:32 -07:00
vscode [mlir-vscode] Add better support for multiple workspace folders 2022-04-05 13:41:40 -07:00
generate-test-checks.py Update MLIR generate-test-checks.py to add the notice from the source into the generated file 2021-09-20 23:19:40 +00:00