yegappan / lsp

Language Server Protocol (LSP) plugin for Vim9
MIT License
484 stars 56 forks source link

Unstable behaviour (volar-server) #410

Closed DanielViberg closed 10 months ago

DanielViberg commented 12 months ago

vid

test.zip

Steps to reproduce:

  1. Open One.vue
  2. Go to line 499
  3. Remove the variable ccc
  4. Insert cc and wait for the completion
DanielViberg commented 11 months ago

image Related issue, during formatting of large vue files. Vim hangs and cpu and ram usage is very high.