// Package langserver is an implementation of the Language Server Protocol // as defined at https://microsoft.github.io/language-server-protocol/specification // that allows an editor or other development tool to obtain information about // and apply certain changes to source files in a Terraform configuration. package langserver