Duck software architecture

Duck: A Customized LSP for Berger-Levrault. Because, why not ?

Introduction The Language Server Protocol (LSP) is a standard that defines how code editors communicate with language-specific servers to provide advanced development features such as autocompletion, go-to-definition, find references, and diagnostics (errors and warnings). Before LSP, each editor had to implement its own support for every programming language, leading to duplicated effort and inconsistent feature […]

Duck: A Customized LSP for Berger-Levrault. Because, why not ? Read More »