Language Server Protocol and Implementation: Supporting Language-Smart Editing and Programming Tools
- Добавил: literator
- Дата: 13-11-2021, 19:05
- Комментариев: 0
Название: Language Server Protocol and Implementation: Supporting Language-Smart Editing and Programming Tools
Автор: Nadeeshaan Gunasinghe, Nipuna Marcus
Издательство: Apress
Год: 2022
Страниц: 250
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB
Understand the important aspects of implementing a production-grade language server in support of language-smart tools such as code editors and other programming utilities. This book shows you how to create a single implementation of a language server that can be used by multiple tools, enabling you to do the job once in a way that can be shared and reused. This book covers the language server protocol used for communication between programming tools and your language server. The book also provides an in-depth understanding of the design, implementation, and user experience aspects which should be considered when implementing a language server. The book walks you through an example language server implementation to illustrate the basic concepts, then goes on to cover advanced aspects of language server use such as progress reporting, launchers, and extension points.
Автор: Nadeeshaan Gunasinghe, Nipuna Marcus
Издательство: Apress
Год: 2022
Страниц: 250
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB
Understand the important aspects of implementing a production-grade language server in support of language-smart tools such as code editors and other programming utilities. This book shows you how to create a single implementation of a language server that can be used by multiple tools, enabling you to do the job once in a way that can be shared and reused. This book covers the language server protocol used for communication between programming tools and your language server. The book also provides an in-depth understanding of the design, implementation, and user experience aspects which should be considered when implementing a language server. The book walks you through an example language server implementation to illustrate the basic concepts, then goes on to cover advanced aspects of language server use such as progress reporting, launchers, and extension points.