An open API service indexing awesome lists of open source software.

https://github.com/stillat/antlers-language-server-example

A boilerplate project for creating Antlers language server extensions.
https://github.com/stillat/antlers-language-server-example

Last synced: 3 months ago
JSON representation

A boilerplate project for creating Antlers language server extensions.

Awesome Lists containing this project

README

        

# Antlers Language Server Extension

This is a sample project to help developers get up and running in creating an extension for the Antlers language server.

If you are simply looking to use the Antlers Visual Studio Code extension, you should check out the [https://github.com/Stillat/vscode-antlers-language-server](https://github.com/Stillat/vscode-antlers-language-server) repository instead.