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
Often I am editing a bash file in Helix and there is a long delay when saving a file. It take 5+ seconds to save. When I look at the log it is full of errors, I will upload a selection.
Simply try to save this file caused it last, but it is intermittent and happens often when editing bash files in Helix.
#!/bin/bash# wl-copy# cat - l~/Downloads/texttest
ansi2html | tee ~/Downloads/texttest4.html
Could it be that I am running multiple copies of Helix with bash files? I don't know, I have not had this problem with any other language server. I have shfmt installed and maybe this is involved:
Code editor
Helix
Platform
Linux
Version
5.3.3
What steps will reproduce the bug?
Often I am editing a bash file in Helix and there is a long delay when saving a file. It take 5+ seconds to save. When I look at the log it is full of errors, I will upload a selection.
Simply try to save this file caused it last, but it is intermittent and happens often when editing bash files in Helix.
Could it be that I am running multiple copies of Helix with bash files? I don't know, I have not had this problem with any other language server. I have
shfmt
installed and maybe this is involved:How often does it reproduce? Is there a required condition?
Often
What is the expected behavior?
Saves instantly.
What do you see instead?
Very long delay in file saving.
Additional information
helix-error-bls.log
The text was updated successfully, but these errors were encountered: