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
I have a similar/the same issue, that highlighting does not work for keywords like var. or local., this just happens from time to time and I cannot pinpoint a specific root cause.
Can I somehow provide input to this? An extension bisect did not provide any offending extension.
Thank you for taking the time to report this issue, @tedivm! Apologies we haven't replied sooner. We're currently in the process of resolving all syntax-related issues.
I'm able to reproduce the issue in the current version of the extension.
@Rabattkarte can you share a piece of Terraform code in which syntax highlighting breaks for you?
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Versions
This bug is reproducible in:
Extension
Language Server
VS Code
Operating System
Terraform Version
Steps To Reproduce
Steps to reproduce the behavior:
Include any relevant Terraform configuration or project structure:
Expected Behavior
Highlighting should not break.
Actual Behavior
Highlighting breaks at the point of the wrapped key- everything after that is broken, but everything before it works fine. There are no errors.
Additional context
The text was updated successfully, but these errors were encountered: