Introduction
Language Server Protocol is a specification of communication between the IDE(client) and the programming language’s server. LSP was developed by Microsoft, RedChat and Codenvy. It was open-sourced in 2016 but became popular around 2020. ...