You've already forked zblade.dev
Update Blog: ZLP: What it is and what it isn't
This commit is contained in:
@@ -7,8 +7,6 @@ categories: ["Engineering"]
|
|||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
||||||
# ZLP: What It Is, What It Isn’t, and Why We Didn’t Just Build Another LSP
|
|
||||||
|
|
||||||
If you’ve spent any time around developer tooling, you’ve probably internalized the idea that code intelligence means **LSP**.
|
If you’ve spent any time around developer tooling, you’ve probably internalized the idea that code intelligence means **LSP**.
|
||||||
|
|
||||||
That makes sense. The Language Server Protocol changed the industry by giving editors a standard way to talk to language-aware tooling. Hover, autocomplete, go-to-definition, diagnostics, rename, references: LSP turned that entire class of features into a portable interface.
|
That makes sense. The Language Server Protocol changed the industry by giving editors a standard way to talk to language-aware tooling. Hover, autocomplete, go-to-definition, diagnostics, rename, references: LSP turned that entire class of features into a portable interface.
|
||||||
|
|||||||
Reference in New Issue
Block a user