Skip to content

Commit a4fbe31

Browse files
[mlir][docs] Add link to Visual Studio Code extension (llvm#71190)
The document talks a lot about it but never says explicitly that it comes from the marketplace. At first I thought I had to install it locally.
1 parent 0807846 commit a4fbe31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mlir/docs/Tools/MLIRLSP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,8 @@ to work:
392392

393393
### Visual Studio Code
394394

395-
Provides language IDE features for [MLIR](https://mlir.llvm.org/) related
395+
The [MLIR extension](https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-mlir)
396+
provides language IDE features for [MLIR](https://mlir.llvm.org/) related
396397
languages: [MLIR](#mlir---mlir-textual-assembly-format),
397398
[PDLL](#pdll---mlir-pdll-pattern-files), and [TableGen](#td---tablegen-files)
398399

0 commit comments

Comments
 (0)