sadjow
Recommended Plugins for VSCode LiveView
Hey guys, I am trying out LiveView. I am really impressed with the results. But, when using it it is being hard to find a good plugin for syntax highlighting, do you have one? I tried the most popular ones.
~L sigil not highlighted. (I removed the default CSS framework and using bootstrap. I did copy the bootstrap code from the Live Dashboard, why not use bootstrap by default? I almost give up, just because the bootstrap modal was not working.
)
Marked As Solved
dbern
Try using the ElixirLS vscode plugin.
I think nowadays it’s the defacto plugin for Elixir projects.
It should provide syntax highlighting and some intellisense.
If that doesn’t work out, as an alternative, you could separate the html into a .leex file and have the render function call MyApp.ExampleView.render("mypage.html"). The leex file ought to be highlighted.
Last Post!
Popular in Questions
Other popular topics
Latest Phoenix Threads
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #hex
- #security










