Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* Add support for Erlang dialyzer
* Add an option to specify rebar3 profile
In doing so, the use of the `**` wildcard becomes unnecessary.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[lsp] Add Texlab support
|
|
|
|
|
|
|
|
Force sort locale in check-supported-tools-tables
|
|
Add phpstan autoload option
|
|
|
|
|
|
Otherwise it reports that the list isn't sorted properly if user's LANG
is different.
|
|
|
|
|
|
|
|
Make it very clear in every single place that the setting for ALE's own
completion implementation is mentioned that you should not enable it if
you want to use ALE as a completion source for other plugins like
Deoplete.
|
|
|
|
|
|
|
|
* Add python_pylint_use_msg_id to tweak output of pylint
* Add test for ale_python_pylint_use_msg_id
* Add doc on ale_python_pylint_use_msg_id
|
|
|
|
Fix typos in documentation
|
|
|
|
javac linter: fix handling of error messages containing ':' character
|
|
Fix eclipselsp path documentation.
|
|
- Set default value to $HOME/eclipse.jdt.ls
- Make JAR search regexp more specific.
- Allow to set the VSCode extensions folder as ale_java_eclipselsp_path.
|
|
Closes #2468
|
|
|
|
|
|
Fix off by one error line highlight w/ nvim api
|
|
|
|
|
|
* Use phpstan config file as default whenever possible + report as error
|
|
Add g:ale_sh_shellcheck_change_directory
|
|
Add floskell for Haskell formatting
|
|
|
|
|