vscode-mlir/README.md

16 lines
495 B
Markdown
Raw Normal View History

2018-04-27 23:50:55 +08:00
# LLVM TableGen
Simple syntax highlighting support for the LLVM TableGen language.
TextMate grammar used is based on the one from the official [LLVM repository](https://github.com/llvm-mirror/llvm/blob/master/utils/textmate/TableGen.tmbundle/Syntaxes/TableGen.tmLanguage).
2018-04-27 23:50:55 +08:00
## Features
- Syntax highlighting
![Syntax highlighting](images/syntax.png)
## Known Issues
- Please report any issues or suggestions you find on [GitHub](https://github.com/jakoberzar/vscode-llvm-tablegen/issues).