dirigible icon indicating copy to clipboard operation
dirigible copied to clipboard

[IDE] Support syntax highlighting for Velocity templates

Open StanZGenchev opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. All Velocity template files (*.html.template, *.js.template, *.extension.template, etc) are treated as plain text files. This makes it difficult to edit the code, have proper indentation, etc.

Describe the solution you'd like HTML templates should have HTML highlighting, JavaScript templates should have JS highlighting, etc.

StanZGenchev avatar May 04 '24 09:05 StanZGenchev