|
|
|
|
|
by x1xx
424 days ago
|
|
If you are like me (same vim, python, no LLM, no autocompletion, no syntax highlighting noise), LSP will make you a better developer: it makes navigating the codebase MUCH easier, including stdlib and 3rd party dependencies. As a result, you don't lose flow and end up reading considerably more code than you would have otherwise. |
|