Jezda1337 / nvim-html-css

CSS Intellisense for HTML
121 stars 14 forks source link

The Plugin in slow #8

Closed Adigun07 closed 7 months ago

Adigun07 commented 1 year ago

I use windows and when i type a class it is very slow example

when i type in the quotation marks neovim takes time to respond a link to my config is https://github.com/Adigun07/nvim

Jezda1337 commented 1 year ago

I'm currently working on that issue, the problem is, when every you try to type inside class or id the plugin check for changes inside local files, like html for internal and external changes, fetch style from external styles and parse them. I'm looking for better solution here. And I didn't test it on windows, so I can't talk about that. On Linux and Mac work pretty fast for me.

Adigun07 commented 1 year ago

yeah i tested it on wsl and it works better