Button Card Javascript Syntax Highlighting in VSCode #955
wfurphy
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
That's amazing, thanks a lot 👍 ! I'll add this to the documentation page ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@wfurphy not sure if you would still update your plugin. PR #942 will allow for nested templates, such that the bracket pairs may be infinite, but expected to only be a few levels. How would your plugin handle this. Would it need to be updated? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I wrote this plugin for Visual Studio Code that provides syntax highlighting of Javascript code blocks in YAML which are enclosed by triple square brackets (
[[[ ... ]]]
). I released it a little while ago but realised that I have never let you know about it directly.It's available on the VSCode Marketplace and the Open VSX Registry.
Thought I'd share in the hope that you can make some use of it or share it with others who can.
Thanks for all your fine work on button-card, my dashboards would be useless without it.
Will
Beta Was this translation helpful? Give feedback.
All reactions