dense-analysis / ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
BSD 2-Clause "Simplified" License
13.51k stars 1.43k forks source link

Add support for docker-compose (compose-language-service) #4599

Open alex-w-k opened 1 year ago

alex-w-k commented 1 year ago

Name: compose-language-service URL: https://github.com/microsoft/compose-language-service

docker-compose language service as integrated into the vscode docker plugin by microsoft.

w0rp commented 1 year ago

I recommend making the default configuration setting telemetry.enableTelemetry to false so our default is to not send data over the network.