Y
Hacker News
new
|
ask
|
show
|
jobs
by
W-_-D
1785 days ago
Not for standalone CLI utils - the LSP is more about powering IDE clients. You could author a CLI that invokes LSP under the hood, but there's no need to tie the output format to that dictated by the LSP.