summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2020-08-13Merge pull request #3010 from kevinoid/ps1-powershellw0rp
2020-08-13Fix 1695 - Change rubocop fixer to use stdin (#3230)Horacio Sanson
2020-08-13Fix #3281 - Stop CursorHold flickeringw0rp
2020-08-12Close #3274 - Handle basic LSP markdown formattingw0rp
2020-08-12Restore old behavior of ALEFix command for Rubocop (#3237)Nihad Abbasov
2020-08-10#2919 Use compile_commands.json for headersw0rp
2020-08-10Fix #3278 - Handle UTF-8 in URI encoding/decodingw0rp
2020-08-09#3276 - Disable make -n by default againw0rp
2020-08-09Enable C flag parsing by defaultw0rp
2020-08-09Close #3267 - Add a general autoimport settingw0rp
2020-08-09Merge pull request #2849 from DonnieWest/excludeTsserverWarningsw0rp
2020-08-07Merge pull request #3107 from daliusd/tslintfixw0rp
2020-08-07Fix #3273 - Handle missing keys in hover informationw0rp
2020-08-07Close #2472 - Add support for pyrightw0rp
2020-08-07Fix #2907 - Handle dictionaries for capabilitiesw0rp
2020-08-07Merge pull request #3191 from mostfunkyduck/masterw0rp
2020-08-06fix cppcheck for 1.89+, and add column support (#3030)tsjordan-eng
2020-08-06Adds hdl_checker LSP support (#2804)Andre Souto
2020-08-06Merge pull request #3123 from liskin/ccls-build-dirw0rp
2020-08-06Fix #3266 Part 2: Fix Harderw0rp
2020-08-05Fix #3266 - Truncate hover messages for LSP toow0rp
2020-08-05Merge pull request #3196 from jeremija/autoimport-langserver-prw0rp
2020-08-04#1532 - Display hover information on CursorHoldw0rp
2020-08-01Merge pull request #3259 from sblask/support-markdownlint-rules-with-multiple...Horacio Sanson
2020-07-31Support markdownlint rules with multiple slashesSebastian Blask
2020-07-30fix: Replace hardcoded quotes with ale#Escapejhlink
2020-07-30fix: Find proj_options in same dir for astylejhlink
2020-07-30Support markdownlint 0.19.0 and 0.22.0Sebastian Blask
2020-07-29Merge pull request #3231 from jhlink/add-astyle-for-c-formattingHoracio Sanson
2020-07-29style: Resolve lint issuejhlink
2020-07-29fix: Use ALE to reliably find project optionsjhlink
2020-07-28fix: Change _options to _project_optionsjhlink
2020-07-26fix: Remove explicit calls to file path in astylejhlink
2020-07-26doc: Add C++ desc in astyle entry in registryjhlink
2020-07-26feat: Add project option file support for astylejhlink
2020-07-26feat: Use stdin/redirection for astylejhlink
2020-07-25feat: Add cpp to registry.vimjhlink
2020-07-25feat: Add cpp support to astyle fixerjhlink
2020-07-21Merge pull request #3119 from hsanson/2269-ktlint-stdin-supportw0rp
2020-07-10doc: Remove c++ from astylejhlink
2020-07-10feat: Add astyle to fix/register.vimjhlink
2020-07-10feat: Add ALE fixer for astylejhlink
2020-07-08eslint: Use cwd from executable location to fix nested projects (#3222)Kevin Locke
2020-07-01Run ESLint fixer from project root, where possible (#3096)Kevin Locke
2020-06-11Update the internal ALE version to 2.7.0v2.7.0w0rp
2020-05-31Add test for LSP autoimportJerko Steiner
2020-05-31Add support for rename (documentChanges)Jerko Steiner
2020-05-31Fix completion with langserver (autoimport in go)Jerko Steiner
2020-05-25Fixes govet linter for go 1.13+, with testsmostfunkyduck
2020-05-08Use a function to define shellcheck linters and vars needed, fixes testsIan2020