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
{{ message }}
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
Im having an issue with lsp format duplicating lines of code. Can anyone tell me why this is happening and how i can fix it? It occurs whenever i format the code. Initally thought it was becuase i was formatting using async then i switched it to be sync and it still occurs.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi friends,
Im having an issue with lsp format duplicating lines of code. Can anyone tell me why this is happening and how i can fix it? It occurs whenever i format the code. Initally thought it was becuase i was formatting using
async
then i switched it to besync
and it still occurs.https://streamable.com/fhfnof
null-ls - https://github.com/kaykhan/.dotfiles/blob/master/.config/nvim/after/plugin/lsp/null-ls.lua
lsp-config - https://github.com/kaykhan/.dotfiles/blob/master/.config/nvim/after/plugin/lsp/lspconfig.lua
debug logs
Beta Was this translation helpful? Give feedback.
All reactions