You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the best option to display HEEx is using the HTML language which won't parse and apply syntax highlight to HEEx blocks, nor it will format or enable intellisense.
In order to make it fully work, it needs a language configuration, monarch definition, and intellisense. Not necessarily in the same PR.
Currently the best option to display HEEx is using the HTML language which won't parse and apply syntax highlight to HEEx blocks, nor it will format or enable intellisense.
In order to make it fully work, it needs a language configuration, monarch definition, and intellisense. Not necessarily in the same PR.
A good example implementation is livebook-dev/livebook#1892.
The text was updated successfully, but these errors were encountered: