summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2018-09-14Merge pull request #1850 from rrosenblum/ruby_lintersw0rp
2018-09-14Return only the unescaped executables from executable callbacksw0rp
2018-09-14#1889 Add support for automatically previewing messages based on the cursor p...w0rp
2018-09-12Update all Ruby linters to work consistently with bundlerRyan Rosenblum
2018-09-11fix tsserver className parsingNick Gavalas
2018-09-10Add support for Julia Language Server (#1894)w0rp
2018-09-09Merge pull request #1897 from LEI/add-sqlfmt-fixerw0rp
2018-09-09Merge pull request #1885 from dsifford/dsifford-fixer-uncrustifyw0rp
2018-09-08Fix other warningsBartolomeo Stellato
2018-09-08Try to fix CIBartolomeo Stellato
2018-09-08Add support for sqlfmtLEI
2018-09-07#1888 Support names with minuses in Clojure and Lispw0rp
2018-09-07Fix julia escaping + minor editsBartolomeo Stellato
2018-09-07Added testsBartolomeo Stellato
2018-09-07Added various files to integrate julia. Still not working.Bartolomeo Stellato
2018-09-06Merge pull request #1883 from hsanson/add-solargraph-yml-to-root-path-searchw0rp
2018-09-06Fix #1800 - Enable non-blocking writes where availablew0rp
2018-09-06Fix #1822 - support go-langserver lsp.Horacio Sanson
2018-09-04add uncrustify fixer for several languagesDerek P Sifford
2018-09-05Add solargraph.yml file as root path search file.Horacio Sanson
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-30Started adding julia languageserverBartolomeo Stellato
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