#neovim file not detected
1 messages · Page 1 of 1 (latest)
yep
I'm telling you to explain the problem
Okay
I need to sleep soon so if someone else tries to help they won't have any context
i open the folder of my project
Only one python file gets detected i guess so lsp doesnt attach to the other file
and when i manually :LspStart , syntax higlihting is not here on that file
for the other file it works
yes im saying Both doesnt work
What's your config?
Lazyvim starter + Venvselector plugin
was going to config it but couldn't cause of this issue
Fixed : moved file and reput it there
somehow it worked
💀
You could always run :set ft=python as well
Thanks i will try to not forget that
That'll temporarily set the file type to by python
Should fix the syntax highlights but not sure if lsp
Also, I thought pyright was a static type checker not an lsp?
Yeah it says static type checker there lol
Yeah
Check out ruff server
Okay I'll check that out
What
Don't use both
Okay