No context aware refactoring ? No thank you !
GreyCat
- 0 Posts
- 4 Comments
Joined 6 months ago
Cake day: July 29th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
If you want to start using Vim the way i was intended to be used. You should really learn touch typing. Also, text objects are a pretty big deal IMHO.
LSP protocol
The P in LSP, already stands for protocol :)) “Language Server Protocol”


Honestly most good text editors should support LSP these days, which at the very least gives a good IDE. That way you can somewhat decouple the dev environment from the text editor, bar a few exception languages that are harder to work with.