samuelcolvin / jinjahtml-vscode

Syntax highlighting for jinja(2) html templates in vscode
https://marketplace.visualstudio.com/items?itemName=samuelcolvin.jinjahtml
MIT License
135 stars 53 forks source link

Added support for Robot Framework syntax highlighting #142

Open mardukbp opened 1 year ago

mardukbp commented 1 year ago

Robot Framework is a Python library for test automation, that implements an external DSL for keyword-driven testing.

Since there are two extensions providing syntax hightlighting for Robot Framework, that are actively developed and are very popular (Robot Code and Robot Framework Language Server), support was added for both.