vscode-mlir/README.md

520 B

LLVM TableGen

Simple syntax highlighting support for the LLVM TableGen language.

Add inc file syntax highlighting as c++.

TextMate grammar used is based on the one from the official LLVM repository.

Features

  • Syntax highlighting

Build

npm install -g vsce
yarn install
vsce package

Genarate Project

npm install -g yo generator-code
yo code
# select New Language Support