scriggo icon indicating copy to clipboard operation
scriggo copied to clipboard

Add support for Scriggo template in text editors

Open zapateo opened this issue 3 years ago • 2 comments

Add support for Scriggo template in text editors.

Editors to consider:

  • GoLand
  • Visual Studio Code (Codium, etc..)

Note that we already have a syntax highlighter for highlight.js that can be used as a starting point for implementing the editor's extensions.

zapateo avatar Sep 17 '21 14:09 zapateo

For Visual Studio Code we may base our extension of Better Jinja.

zapateo avatar Sep 17 '21 15:09 zapateo

To make text editors recognize a Scriggo template, take a look this issue.

zapateo avatar Sep 17 '21 15:09 zapateo