neoclide / coc-tsserver

Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript
MIT License
1.05k stars 68 forks source link

UnhandledRejection: Debug Failure. Bad line number. #461

Open norflin321 opened 3 months ago

norflin321 commented 3 months ago
Screenshot 2024-03-28 at 17 34 51

i get this error after creating new line at the end of a file, only when i have set nofixeol and set nofixendofline inside .vimrc.

is there any ways to prevent it? (NVIM v0.10.0-dev-2278+g35ffe58ea)

fannheyward commented 3 months ago

Can't reproduce with set nofixeol, coc-tsserver 2.2.0 + TypeScript 5.4.2

vim version: NVIM v0.10.0-dev-2698+g00e71d3da-Homebrew
node version: v21.7.1
coc.nvim version: 0.0.82-ede39ea9 2024-03-28 17:57:50 +0800

What's your :CocInfo?