sytec

Results 7 comments of sytec

I can reproduce the issue and it only happens with tailwind attached + actually suggesting classes. Only being attached won't affect the memory.

> Is this also reproducable with any other language server? If not it would point to a problem with tailwindcss. > > Please also try to deactivate other unrelated plugins...

@Shougo is a minimal reproduce repo still needed? I can prepare everything, let me know edit: i can see that you already tested it, good. btw minimal reproducable source code...

Hey man, i made a short video (15sec) to show what I am talking about: https://storage.siblanco.dev/nvimcrash.mp4 - on first open, I toggle :Telescope find_files and enter on style.css -> nvim...

Yup can also confirm. Memory usage goes to the moon and neovim gets laggy. Happens only when the tailwind lsp is attached and actually suggesting classes...just being attached does not...

@hamooo-d unfortunately no, nothing new. Here are more details: https://github.com/neovim/neovim/issues/19118#issuecomment-1221522853 To me it looks like an issue with nvim-cmp. I have no problems when using the lsp without nvim-cmp.

@sleaper I am not using nvim-tree anymore, switched to telescope file browser if one is really needed. best advice I can give you here: do not nvim the directory, cd...