Language Server Protocol (LSP)

Concept

A protocol used by language servers to provide features like linting, type checking, and 'go to definition' for various programming languages in code editors like VS Code and Cursor.

Mentioned in 1 video