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

Broken completion and highlighting in multi-line string interpolation #6361

Open
iusildra opened this issue Apr 29, 2024 · 1 comment
Open
Labels
needs more information Use if we need more information for a specific ticket

Comments

@iusildra
Copy link
Contributor

Describe the bug

When using multi-line string interpolation, things get a bit awkward :)
For instance with
image

There are no completion suggestions, but compiling is ok as well as go-to definitions

Expected behavior

Normal colors & completions :)

Operating system

Linux

Editor/Extension

VS Code

Version of Metals

v1.3.0

Extra context or search terms

semantic highlighting, multi-line string, string interpolation

@tgodzik
Copy link
Contributor

tgodzik commented Apr 30, 2024

Thanks for reporting! Do you get any any logs or reports in .metals/reports ? It looks like the file is failing to compiling at least partially.

@tgodzik tgodzik added the needs more information Use if we need more information for a specific ticket label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more information Use if we need more information for a specific ticket
Projects
None yet
Development

No branches or pull requests

2 participants