8000 GitHub - arata-nvm/tablegen-lsp: A language server for TableGen and a VSCode extension
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

arata-nvm/tablegen-lsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tablegen-lsp

A language server and VS Code extension for TableGen.

Quick Start

See docs/tutorial.md for a quick start.

Features

See docs/features.md for a list of features currently implemented or planned.

Installation

This extension is available on the VS Code Marketplace.

Configuration

See docs/configuration.md for configuration options.

Development

Building from Source

# Clone the repository
git clone https://github.com/arata-nvm/tablegen-lsp
cd tablegen-lsp

# Build the project
cargo build

Running Tests

cargo test

Debugging

  1. Open the vscode directory in VS Code
  2. Press F5 to start debugging

License

This project is licensed under the MIT License.

Some files in this project are derived from the LLVM Project and are licensed under the Apache License v2.0 with LLVM Exceptions:

For the full text of the Apache License v2.0 with LLVM Exceptions, please see vscode/third-party/LICENSE.TXT.

About

A language server for TableGen and a VSCode extension

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0