LSP
From APIDesign
(Difference between revisions)
(New page: Language Server Protocol is a Microsoft invention to separate the UI of your IDE from the backend that answers the queries about the sour...) |
(New page: Language Server Protocol is a Microsoft invention to separate the UI of your IDE from the backend that answers the queries about the sour...) |
Current revision
Language Server Protocol is a Microsoft invention to separate the UI of your IDE from the backend that answers the queries about the source code.