Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String interpolation highlighting #185

Closed
sachinraja opened this issue Apr 25, 2021 · 1 comment
Closed

String interpolation highlighting #185

sachinraja opened this issue Apr 25, 2021 · 1 comment

Comments

@sachinraja
Copy link

sachinraja commented Apr 25, 2021

Environment

  • Elixir & Erlang versions (elixir --version): Erlang/OTP 23 [erts-11.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [hipe] Elixir 1.11.4 (compiled with Erlang/OTP 23)
  • VSCode ElixirLS version: 0.7.0
  • Operating System Version: linux 5.8.0-50-generic

Syntax highlighting does not work for string interpolation:
image
I do not get documentation when hovering over the functions inside string interpolation.

I also find it a bit strange that the parentheses are properly colored (purple).

If this issue is a better fit for elixir-lsp/elixir-ls, just let me know and I'll post it there.

Lists are, however, highlighted properly:
image

@lukaszsamson
Copy link
Collaborator

Fix will be released in the upcoming version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants