Age | Commit message (Expand) | Author |
---|---|---|
2019-01-20 | Add support for pyls configuration options | yut23 |
2018-09-15 | Add `python_auto_pipenv` config var for all python linters. | Eddie Lebow |
2018-09-15 | Add python_[linter]_auto_pipenv options for python linters (fixes #1656) | Eddie Lebow |
2018-07-04 | Make the language option for LSP linters optional | w0rp |
2018-06-05 | Allow all Python linter executables to be set to `pipenv`. | Eddie Lebow |
2018-04-27 | Close #1521 - Allow the language to be set with simple strings for LSP linters | w0rp |
2018-04-22 | Close #1162 - Implement completion support with LSP servers | w0rp |
2018-04-09 | Close #542 - Add an option for disabling running locally installed executable... | w0rp |
2017-11-21 | Escape the pyls executable in the command, and support running virtualenv pyl... | w0rp |
2017-11-08 | Add PyLS linter (#1097) | Auri |