Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-10 | doc: Add astyle to supported lang & tools | jhlink | |
2020-07-10 | doc: Add astyle to ale-c-options in ale-contents | jhlink | |
2020-07-10 | doc: Add astyle entry to ALE c integration | jhlink | |
2020-06-19 | Merge pull request #3172 from 0xMH/patch-1 | Horacio Sanson | |
More docs for beginners to use cloudformation linter | |||
2020-05-22 | Support revive for go files (#2933) | Paco | |
Signed-off-by: Penghui Liao <liaoishere@gmail.com> | |||
2020-05-19 | refactor(javac): ale_java_javac_sourcepath variable defaults to String | NiBo | |
2020-05-19 | refactor(javac): ale_java_javac_classpath variable supports String and List ↵ | NiBo | |
types | |||
2020-05-19 | refactor(javac): ale_java_javac_sourcepath variable supports String and List ↵ | NiBo | |
types | |||
2020-05-15 | feat(javac): Add java_javac_sourcepath variable | NiBo | |
This variable can set multiple source code paths, the source code path is a relative path (relative to the project root directory) | |||
2020-05-15 | Added linter installing methods | Mohamed hamza | |
2020-05-15 | Merge pull request #3077 from puritys/javaagent | Horacio Sanson | |
To support javaagent on eclipselsp | |||
2020-05-15 | More docs for beginners to use cloudformation linter | NoNE | |
2020-05-09 | Merge pull request #3134 from Ian2020/master | Horacio Sanson | |
Add shellcheck as linter for bats files | |||
2020-05-05 | Merge branch 'rust-analyzer' of https://github.com/jonhoo/ale into ↵ | RyanSquared | |
jonhoo-rust-analyzer | |||
2020-04-28 | Moved common code to ale handlers, updated bats doc | Ian2020 | |
2020-04-28 | Fix documentation oversights | Ian2020 | |
2020-04-24 | Add shellcheck as linter for bats files | Ian2020 | |
2020-04-21 | Add vim-language-server linter support | Jeffrey Lau | |
2020-04-20 | Add terraform-lsp integration (#2758) | Oliver Ford | |
* Add terraform-lsp integration https://github.com/juliosueiras/terraform-lsp * Add tests & docs for terraform-lsp integration terraform_langserver_options setting added to send custom flags to terraform-lsp. Vader tests have been added to test custom executable, custom flags, and finding the project root. All tests pass. Initial documentation has been added for the above. Resolves dense-analysis/ale#2758, juliosueiras#57 * Fix tag alignment Co-authored-by: = <Aubrey.S.Lavigne@gmail.com> Co-authored-by: w0rp <w0rp@users.noreply.github.com> | |||
2020-04-15 | Closes #3019 - Implement default navigation | w0rp | |
Default navigation for commands that jump to new locations has been implemented with the `ale_default_navigation` variable, and all commands that jump to locations now support `-tab`, `-split`, or `-vsplit` arguments for overriding the default navigation behavior. | |||
2020-04-09 | Move to rust-analyzer everywhere | Jon Gjengset | |
2020-03-26 | Fix code convention | puritys | |
2020-03-26 | To support javaagent on eclipselsp | puritys | |
2020-03-11 | Fixes #2982 - Implement g:ale_exclude_highlights | w0rp | |
Particular highlights can now be excluded by providing Lists of regular expressions. | |||
2020-02-25 | Mention using 'hidden' in combination with ALEGoToDefinition | w0rp | |
2020-01-02 | Fix #2704 - Show mypy notes; can be disabled | w0rp | |
2020-01-01 | Make it more obvious you can use popup in completeopt now | w0rp | |
2020-01-01 | Documented g:ale_hover_to_preview | w0rp | |
2019-12-11 | Fix Rust linter/fixer listing | Jon Gjengset | |
2019-11-15 | Merge pull request #2847 from DonnieWest/allowUserToCustomizeItems | w0rp | |
Allow user to customize items | |||
2019-11-14 | Clean up the nimpretty code | w0rp | |
2019-11-14 | Merge pull request #2660 from YPCrumble/master | w0rp | |
Add StandardJS linter for TypeScript | |||
2019-11-08 | Add tagged entry for symbols to documentation | Donnie West | |
2019-11-08 | Add documentation for ale-symbols feature | Donnie West | |
2019-10-29 | Merge pull request #2690 from iclanzan/purty | w0rp | |
Add purty fixer for PureScript | |||
2019-10-29 | Merge pull request #2819 from greg0ire/psalm_extra_options | w0rp | |
Add the possiblity to add extra psalm options | |||
2019-10-28 | Fix the test issues with html-beautify | w0rp | |
2019-10-28 | Add support for html-beautify (#2788) | Hugo Osvaldo Barrera | |
* Add support for html-beautify * Add html-beautify to the list of supported tools * Update docs | |||
2019-10-21 | Make sure README and docs are synced. | Ian Campbell | |
2019-10-21 | Add StandardJS for TypeScript linting and fixing. | Ian Campbell | |
2019-10-18 | Mention the disabled option for message severity | w0rp | |
2019-10-18 | Adding support for LSP `window/showMessage` method (#2652) | Andre Souto | |
* Added base handling for window/showMessage * Ignoring severity log * Code formatting * Added user configurable severity * Preferring ale#util#ShowMessage over echo'ing directly * Using format similar to ale_echo_msg_format for consistency * Updating docs * Added LSP log config string; improved tests * Use warning as fallback for incorrect user config | |||
2019-10-17 | Add support for nimlsp (#2815) | Jerko Steiner | |
* Add support for nimlsp.vim * Add test and docs for nimlsp * Add nimlsp to supported-tools.md * Add nimlsp to doc/ale-supported-languages-and-tools.txt | |||
2019-10-16 | Place rust sections in alphabetical order | Jon Gjengset | |
2019-10-16 | Also list analyzer in doc/ supported tools | Jon Gjengset | |
2019-10-16 | Fix TOC sorting | Jon Gjengset | |
2019-10-16 | Make TOC match up | Jon Gjengset | |
2019-10-16 | Add support for rust-analyzer | Jon Gjengset | |
Fixes #2832 | |||
2019-10-14 | Merge pull request #2803 from diegosouza/update_highest_phpstan_level | w0rp | |
Update highest phpstan level | |||
2019-10-13 | Fix TCP server config example. | Ryan Roden-Corrent | |
The docs for the `address` parameter of `Define` say: > This argument must only be set if the `lsp` argument > is set to `'socket'`. |