aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/ansiblels.lua
Commit message (Collapse)AuthorAgeFilesLines
* feat: expose configsMichael Lingelbach2021-11-251-41/+0
|
* fix(ansiblels): improve root-pattern detection (#1423)kylo2522021-11-141-4/+3
| | | | * set root pattern to 'ansible.cfg', '.ansible-lint' * enable single file support
* fix(ansiblels): update default settings (#1323)Gero Hillebrand2021-10-171-0/+3
| | | | | | | * add the required setting `executionEnvironment.enabled ` with default `false` The breaking change was introduced in this commit: https://github.com/ansible/ansible-language-server/commit/cefd599043311fcba5803e780edce16c09cc9c64
* docs(ansible): remove faulty package.json (#1119)Michael Lingelbach2021-08-011-1/+0
|
* feat: add ansible-language-server (#1118)Craig James Fielder2021-08-011-0/+40