|
|
|
|
|
by The_Colonel
2182 days ago
|
|
All of that is of course theoretically possible with LSP or other vim extensions. It's just that nobody did it. Another thing is the level of integration. There are many tools which offer static analysis, duplicate detection etc. But it's completely different level of usability when you see this info immediately as you type. |
|
Here is an example for typescript users.
https://thoughtbot.com/blog/modern-typescript-and-react-deve...
Again this does require you to configure things and that may not be what you want to spend your time doing but it's perfectly possible.
Also I'll add that I'm not arguing that vim is better than any other particular IDE or editor, just that IDE like features can easily be added.