Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> LSP optimizes writing the code.

I would actually phrase that as “LSP optimizes for understanding” (which is of course important for writing code).

For example, when doing code reviews I routinely pull the branch down and look at the diff in context of the rest of the code: “this function changed, who calls it?”, “what other tests are in this file?”, etc. An IDE/LSP is a powerful tool for understanding what is happening in a codebase regardless of author.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: