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.
- Host: GitHub
- URL: https://github.com/stillat/antlers-language-server-example
- Owner: Stillat
- Created: 2021-05-15T16:09:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-18T01:17:03.000Z (over 3 years ago)
- Last Synced: 2025-01-28T21:39:17.558Z (5 months ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.