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
Thanks for the report! Since I can't reproduce this in VS Code, my guess is that this is a bug in this extension, or possible the atom-language-client library that this depends on.
Description
When I save file and last line isn't empty, it removes last line.
If I disable ide-gopls, it's working properly.
Steps to Reproduce
Expected behavior:
Add emty line to end of file.
Actual behavior:
Remove last line of the code.
Reproduces how often:
Always.
Versions
Additional Information
OS : macOS Mojave 10.14.6
Screen recording
The text was updated successfully, but these errors were encountered: