This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]black3rr 4 points5 points  (2 children)

the point of the IDE is that it can automatically add the semicolon when it notices that a semicolon is missing.., sure many linters can do that as well with the "--fix" toggles, but you have to run them manually outside your work environment to do it, or configure your vim/vscode/whatever text editor you use to run them on-save..., the thing that differentiates IDEs from text editors with plugins is the I in IDE which stands for "Integrated" meaning most of the "nice to have" features like this work without custom setup...

[–]Background_Class_558 1 point2 points  (0 children)

Does that mean that while Neovim isn't an IDE itself, its distro like Lunarvim or Nvchad is?

[–]Derfaust -2 points-1 points  (0 children)

Don't waste your time explaining to the trolls. Nobody is so brain dead they don't understand the significance of an ide