summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2020-06-11Update the internal ALE version to 2.7.0v2.7.0w0rp
2020-05-08Use a function to define shellcheck linters and vars needed, fixes testsIan2020
2020-04-28Fix linting issue - indentation incorrectIan2020
2020-04-28Moved common code to ale handlers, updated bats docIan2020
2020-04-18Broken message in pycodestyle (or any other Linters whose name include 'code'...Yuto
2020-04-17Merge pull request #2823 from jeremija/do-not-save-on-autoimportw0rp
2020-04-17Merge pull request #3050 from StarryLeo/fix-vim-sign-priority-patch-checkHoracio Sanson
2020-04-15Closes #3019 - Implement default navigationw0rp
2020-03-15Fix vim sign priority patch checkStarryLeo
2020-03-11Fixes #2982 - Implement g:ale_exclude_highlightsw0rp
2020-03-04Refactor the "s:LoadArgCount()" function (#3025)w0rp
2020-01-28misc: change email address for @ndrewtlAndrew Lee
2020-01-01Add TypeScript autoimport support for deoplete (#2779)Jerko Steiner
2020-01-01Merge pull request #2942 from PsiPhire/masterw0rp
2020-01-01Merge pull request #2937 from kevinoid/eslint-run-from-project-rootw0rp
2020-01-01Merge pull request #2828 from akhilman/hover-to-previeww0rp
2019-12-29Add old check for bufline apiJerko Steiner
2019-12-22Allow popup to be used instead of preview in completeoptZander Lee
2019-12-17Run ESLint from project root dir where possibleKevin Locke
2019-11-26Fix 2891 - eslint not showing errors.Horacio Sanson
2019-11-15Merge pull request #2847 from DonnieWest/allowUserToCustomizeItemsw0rp
2019-11-14Clean up the nimpretty codew0rp
2019-11-14Merge pull request #2660 from YPCrumble/masterw0rp
2019-11-09add nimpretty fixerBùi Thành Nhân
2019-11-08Switch variables to dictionary keyDonnie West
2019-11-08Add scriptencoding to `completion.vim`Donnie West
2019-11-08Allow the user to set their own completion valuesDonnie West
2019-11-07Switch from style to transformers (#2838)Thibault Vatter
2019-10-29Merge pull request #2690 from iclanzan/purtyw0rp
2019-10-28Fix the test issues with html-beautifyw0rp
2019-10-28Add support for html-beautify (#2788)Hugo Osvaldo Barrera
2019-10-28fixers/stylelint: enhance `stylelint` fixer (#2745)Charlie Johnson
2019-10-22Merge branch 'master' into do-not-save-on-autoimportJerko Steiner
2019-10-22Rename ale#fix#SetBufferContents to ale#util#SetBufferContentsJerko Steiner
2019-10-21Allow the use of StandardX for StandardJS linting and fixing.Ian Campbell
2019-10-21Remove standardts fixer in favor of allowing standard.vim fixer to handle Jav...Ian Campbell
2019-10-21Add StandardJS for TypeScript linting and fixing.Ian Campbell
2019-10-21Fix #2835 - Bump up the sign group version check for NeoVimw0rp
2019-10-18Mention the disabled option for message severityw0rp
2019-10-18Adding support for LSP `window/showMessage` method (#2652)Andre Souto
2019-10-18Merge pull request #2845 from DonnieWest/fixItemDetailsOnEmptySourcew0rp
2019-10-17Fix tsserver not returning details for items with empty sourceDonnie West
2019-10-17Allow code actions to work on callback based sourcesDonnie West
2019-10-16Bump the ALE versionv2.6.0w0rp
2019-10-12Add option to show hover messages in preview.Ildar Akhmetgaleev
2019-10-09Do not save for ALERename and ALEOrganizeImportsJerko Steiner
2019-10-09Fix #2800 - Ignore completion user data which is not a dictionaryw0rp
2019-10-07Merge pull request #2676 from davidtwco/nixfmt-fixerw0rp
2019-10-04Fix sign parser to be language independent.Horacio Sanson
2019-09-25569 support vim sign group and priority (#2786)Horacio Sanson