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
Hi! Just installed this lib today and it seems it's not working for Elixir files. One reason it might be is due to the language id which is now html-eex, these are the current language modes in vs code:
.
It seems that this was discussed here before: #45 (comment), but I don't see the necessity in supporting both formats. First because vscode-elixixr is not maintained anymore. The elixir community has been focusing its efforts on ElixirLS for quite some time, so I'd assume it's safe to upgrade to this new version.
PS.: On a side note, I was wondering if it would be possible to show class values when autocompleting. I'm looking for an experience similar to TailwindCSS autocomplete for Sass (I figured this lib would do).
The text was updated successfully, but these errors were encountered:
Hi! Just installed this lib today and it seems it's not working for Elixir files. One reason it might be is due to the language id which is now
html-eex
, these are the current language modes in vs code:.
It seems that this was discussed here before: #45 (comment), but I don't see the necessity in supporting both formats. First because vscode-elixixr is not maintained anymore. The elixir community has been focusing its efforts on ElixirLS for quite some time, so I'd assume it's safe to upgrade to this new version.
PS.: On a side note, I was wondering if it would be possible to show class values when autocompleting. I'm looking for an experience similar to TailwindCSS autocomplete for Sass (I figured this lib would do).
The text was updated successfully, but these errors were encountered: