-
-
Notifications
You must be signed in to change notification settings - Fork 351
Code color breaks frequently #1599
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
Comments
Are you using plugin? |
Yes this plugin https://github.com./AtomontageInc/vscode-atomontage-lua/blob/master/am_library/Atomontage/plugin.lua |
Could you please test if this commit fixed the issue? |
yes seems to work, thank you |
Actually its still happening, this time it happened when I created a new file and used a snippet |
Could you please provide a demo project? |
Please check if this commit works: https://github.com./sumneko/lua-language-server/actions/runs/3263623330 |
Just tried with this. Created a new file, typed a few characters. Saved file as lua, removed the characters and used my snippet. Using the first 'script component' snippet here https://github.com./AtomontageInc/vscode-atomontage-lua/blob/master/snippets/snippets.json So far didnt see wrong colors but will test with this for a while. |
Color broke again for me, it seems to happen less often now though |
need to resolve multi-lines before build proto, because proto cannot cross multi-lines. #1599
Please test this commit |
Its still happening in v3.6.3. Seemed to have happened when I tabbed back into vscode |
Are you running in Non-Windows platform? |
I am using windows |
Is there a large number of files in your workspace? |
Roughly 100 or less |
I still cannot reproduce, could you provide a demo project? |
No, it's #626 |
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Other
Expected Behaviour
.
Actual Behaviour
Code coloring breaks frequently after doing edits

Reproduction steps
Not sure how to repro but it happens every day for me
Additional Notes
No response
Log File
No response
The text was updated successfully, but these errors were encountered: