summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2018-09-04Improve ALE project style checkingw0rp
2018-09-04Merge pull request #1871 from Ophirr33/masterw0rp
2018-09-03#1875 Do not lint and so on when an operator is pendingw0rp
2018-09-03#1875 - Do not echo cursor messages when keys are pendingw0rp
2018-09-01Changed sbtserver to just work off of the address variableTy Coghlan
2018-08-30added sbtserver linterTy Coghlan
2018-08-28Merge pull request #1866 from Steap/feature/xmllint-fixerw0rp
2018-08-28Merge pull request #1856 from sbl/ocamlformatw0rp
2018-08-28Merge pull request #1849 from hsanson/1848-add-support-for-java-lspw0rp
2018-08-28Add support for xmllint as a fixer.Cyril Roelandt
2018-08-28Merge pull request #1847 from hsanson/1846-support-solargraph-lspw0rp
2018-08-28Fix #1859 - Make the connection ID available on the connection objectw0rp
2018-08-28Merge pull request #1861 from dimbleby/goto-definition-columnw0rp
2018-08-27Fix out-by-one error in column on goto-definitionDavid Hotham
2018-08-27Add solargraph LSP linter.Horacio Sanson
2018-08-26add ocamlformat supportsbl
2018-08-24Use one LSP connection per projectw0rp
2018-08-24Add clazy as cpp linterfenuks
2018-08-24Merge pull request #1841 from dabbeg/fix-importjs-fixerw0rp
2018-08-24importjs fixer not reading correct executable variable nameDavíð Guðni
2018-08-24Add vscode-java-language-server linterHoracio Sanson
2018-08-23Add hlint refactoring as a fixer (#1836)Evan Borden
2018-08-23Add stylish-haskell as a fixer (#1837)Evan Borden
2018-08-20Merge pull request #1815 from fredemmott/lsp-related-informationw0rp
2018-08-17Use &l:equalprg so local options do not override global onesw0rp
2018-08-16Fix #1816 - Fix a type error in the initialize message handlerw0rp
2018-08-15Correct related information line numbers from 0-based to 1-basedFred Emmott
2018-08-15Better formattingFred Emmott
2018-08-15Use new-ish LSP 'relatedInformation' field for :ALEDetailFred Emmott
2018-08-15Stop creating closure function in global scope by using partials insteadw0rp
2018-08-10Merge pull request #1802 from flybayer/fix-prettier-dw0rp
2018-08-10Revert "#1459 Always run ESLint in the directory of the file being checked"w0rp
2018-08-09fix: Don't use error output from prettier_d for fixing filesBrandon Bayer
2018-08-09#1459 Always run ESLint in the directory of the file being checkedw0rp
2018-08-08Use lambdas for LSP message callbacks, which are easier to managew0rp
2018-08-07Adjust the jumplist with line numbers too when opening a new fileBradford Larsen
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-08-02Merge pull request #1770 from fredemmott/hackw0rp
2018-08-02Disable HHAST by defaultFred Emmott
2018-08-02Fall back on flags for other C/C++ files in the same directoryw0rp
2018-08-02Include the error in the detailed error message in the GCC handlerw0rp
2018-08-02Javascript prettier filetype detect fix (#1769)Paul Reimer
2018-08-02Update suggested filetypes for hackfmtFred Emmott
2018-08-02Split Hack out from PHP, modernizeFred Emmott
2018-08-02Merge pull request #1771 from fredemmott/lspw0rp
2018-08-02Handle LSP codes for `%code%` in message formatsFred Emmott
2018-08-01python: add lookup path for flake8 configTravis Cline
2018-08-01Add a type check for the error data from LSP serversw0rp
2018-07-30Indicate that a C compiler failed due to problems in a header filew0rp
2018-07-29Add support for parsing compile_commands.json files for C compilersw0rp