Write-quit causes LSP(taplo) errors #8302
Unanswered
TungstenIodide
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
The initial messages are just messages printed by tablo. The last error is not reproducible for me. Are you using the latest table version? There were some fixes on their end in the last release that fixed similar issues. Also are you seeing any issues here besides some errors in the log? Generally log errors are not actually a problem unless real observable issues manifest. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
When exiting a TOML file with
:wq
,taplo
throws a lot of errors in the log, because of trying to check the file after it gets closed.Potential solution: don't run LSP checks on
write-quit
Reproduction Steps
Install
Taplo
Open a TOML file
Exit with
:wq
Check the logs
Helix log
Platform
Linux
Terminal Emulator
Yakuake
Helix Version
23.05
Beta Was this translation helpful? Give feedback.
All reactions