Stillat / vscode-antlers-language-server

Provides rich language features for Statamic's Antlers templating language, including code completions, syntax highlighting, and more.

Home Page:https://antlers.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antlers Toolbox

This Visual Studio Code extension provides rich language support for the Antlers templating language, used for building Statamic websites.

This extension provides the following awesome capabilities:

  • Basic syntax highlighting, and parser-driving semantic highlighting
  • Modifier signature suggestions
  • Intelligent suggestions based on your unique project's blueprints, collections, and more!
  • Antlers formatting
  • Support for core Statamic 3 tags, modifiers, and more!

Installation

To install the extension on your local machine, simply open Visual Studio Code and search for "Antlers Language for Statamic" in the Extensions panel. Once you find it, click "Install".

The extension will automatically activate the next time you open an Antlers HTML file.

Want to take your install even further? Consider checking out the documentation at https://antlers.dev/.

Reloading Project Details

If you have made significant changes to your project's blueprints, globals, etc. and have Visual Studio Code open to just the resources/ directory, you may want to force the extension to reload your project's details. This can be done from Visual Studio Code's Command Palette and searching for "Antlers: Reload Statamic Project Details".

Reporting Issues

If you come across an issue, or have a suggestion to improve Antlers Toolbox, feel free to create an issue on the project's GitHub repository here:

https://github.com/Stillat/vscode-antlers-language-server/issues

If you are looking to report a security vulnerability, please do not create an issue on the GitHub repository.

To report sensitive issues or a security vulnerability please email security@stillat.com with the relevant details.

Emails requesting information on bounties, etc. will not be responded to.

License

Antlers Toolbox is open-sourced software licensed under the MIT license.

About

Provides rich language features for Statamic's Antlers templating language, including code completions, syntax highlighting, and more.

https://antlers.dev

License:MIT License


Languages

Language:TypeScript 96.5%Language:Vue 2.1%Language:JavaScript 1.4%Language:HTML 0.0%Language:Antlers 0.0%