Y
Hacker News
new
|
ask
|
show
|
jobs
by
X-Istence
2720 days ago
YouCompleteMe provided an API that abstracted away what compilers/tools were on the backend and gave you information that an editor could use. Just like LSP.
1 comments
nwah1
2720 days ago
Yea, but LSP gives an API target
for the compilers
not just for the editors.
link