Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-11 | added adalsp test | Bartek thindil Jasicki | |
2019-10-11 | updated documentation | Bartek thindil Jasicki | |
2019-10-11 | added support for Ada Language Server | Bartek thindil Jasicki | |
2019-10-09 | Fix #2800 - Ignore completion user data which is not a dictionary | w0rp | |
2019-10-09 | Fix #2821 - Fix the debride linter after merging older code | w0rp | |
2019-10-07 | fix tflint handler for 0.11+ (#2775) | Jérôme Foray | |
* fix tflint handler for 0.11+ * fixup! fix tflint handler for 0.11+ * maintain compatibility with previous tflint output format * fixup! maintain compatibility with previous tflint output format * Add comment about tflint's output format accross versions | |||
2019-10-07 | Clarify that virtualtext is only in NeoVim | w0rp | |
2019-10-07 | Merge pull request #2813 from werneta/master | w0rp | |
Update vlog parser to handle new output format | |||
2019-10-07 | Merge pull request #2771 from gpanders/master | w0rp | |
Use Makefile output with clang-tidy when useful | |||
2019-10-07 | Merge pull request #2814 from ↵ | w0rp | |
andys8/improvement/elm-ls-name-fix-in-documentation elm-ls: Removed some leftovers of previous name | |||
2019-10-07 | Merge pull request #2750 from ↵ | w0rp | |
andys8/improvement/elm-language-server-elm-analyse-trigger-param Elm language server params update | |||
2019-10-07 | Merge pull request #2735 from zoonfafer/scala-metals | w0rp | |
Add linter for Scala Metals | |||
2019-10-07 | Merge pull request #2676 from davidtwco/nixfmt-fixer | w0rp | |
Add nixpkgs-fmt fixer. | |||
2019-10-07 | Merge pull request #2659 from greg0ire/psalm-language-server-option | w0rp | |
Use the psalm executable with the LS option | |||
2019-10-07 | Merge pull request #2694 from elebow/add-ruby-debride | w0rp | |
Add ruby debride (closes #2471) | |||
2019-10-06 | Add tests for clangtidy with Makefile | Greg Anders | |
2019-10-06 | Use Makefile output with clang-tidy when useful | Greg Anders | |
In the case where neither a build directory nor a compile_commands.json file is found, use the output of `make -n` to provide options to clang-tidy. | |||
2019-10-06 | elm-ls: Removed some leftovers of previous name | andys8 | |
Plugin name is `elm-ls` Project page: <https://github.com/elm-tooling/elm-language-server> | |||
2019-10-05 | Correct vint-discovered advisory in vlog handler | Thomas A. Werne | |
2019-10-05 | Add test for new vlog format | Thomas A. Werne | |
2019-10-05 | Update vlog parser to handle new output format | Thomas A. Werne | |
Re #2812, the parser now takes a second pass through the output using an updated regex. | |||
2019-10-04 | Merge pull request #2809 from hsanson/2802-fix-sign-group-parsing | w0rp | |
Fix sign parser to be language independent. | |||
2019-10-04 | Fix sign parser to be language independent. | Horacio Sanson | |
2019-09-25 | 569 support vim sign group and priority (#2786) | Horacio Sanson | |
* Use sign-group only on supported vim versions. The sign-group feature is only available in nvim 0.4.0 and vim 8.1.614. * Add priority to ALE signs. This allows users to set a priority to ALE signs to take precedence over other plugin signs. | |||
2019-09-22 | Merge pull request #2683 from ahayworth/ahayworth-add-ink-lsp | w0rp | |
Add support for ink-language-server | |||
2019-09-22 | Merge pull request #2719 from kevinywlui/patch-1 | w0rp | |
Remove texlab rust rewrite link | |||
2019-09-22 | Merge pull request #2667 from Chris-Slade/master | w0rp | |
Edit ale-cs-csc docs to remove typos | |||
2019-09-22 | Merge pull request #2784 from ↵ | w0rp | |
hsanson/2733-add-semistandard-executable-to-path-search Add semistandard to node_modules search. | |||
2019-09-22 | Add semistandard to node_modules search. | Horacio Sanson | |
2019-09-20 | Merge pull request #2691 from elebow/mdl-use-json-output | w0rp | |
mdl: Use JSON output instead of parsing text | |||
2019-09-20 | Merge pull request #2736 from zoonfafer/doc-typos | w0rp | |
doc: Fix typos | |||
2019-09-20 | Close #2641 - Document how to add your own LSP linters | w0rp | |
2019-09-20 | Fix #2744 - Make ALEFix work when only casing is changed | w0rp | |
2019-09-20 | Merge pull request #2780 from jeremija/tsserver-autoimport-desc | w0rp | |
Show description of autoimport action for tsserver | |||
2019-09-20 | Show description of autoimport action for tsserver | Jerko Steiner | |
2019-09-19 | Close #2764 - Support the new React filetypes with aliases | w0rp | |
2019-09-19 | Merge pull request #2653 from AntoineGagne/bugfix/bugged-plt-detection | w0rp | |
Fix bug with detection of the PLT in Erlang Dialyzer | |||
2019-09-19 | Fix #2711 - Fix writing to files on save | w0rp | |
2019-09-19 | Document and test solc | w0rp | |
2019-09-19 | `arguments` needs to be handled for `compile_commands.json` in addition to ↵ | Mo Zhonghua | |
`command` (#2123) * c linter: compatible with compile_commands.json without command field | |||
2019-09-19 | Add support for `solc` Solidity compiler (#2648) | Karl Bartel | |
* Add support for `solc` Solidity compiler * Set default value for `solidity_solc_options` * Add test for solc handler | |||
2019-09-19 | Merge pull request #2770 from statquant/master | w0rp | |
Adding linting for rmd filetype (duplicate of rmarkdown) | |||
2019-09-14 | Adding linting for rmd filetype (duplicate of rmarkdown) | statquant | |
2019-09-12 | Merge pull request #2693 from elebow/chmod-remove-x | w0rp | |
Remove +x bit from some files that don't need it. | |||
2019-09-12 | Merge pull request #2738 from Joshuao95/patch-1 | w0rp | |
Update irrelevant JSCS site link | |||
2019-09-12 | Merge pull request #2696 from elebow/update-test-docs-for-linter-lists | w0rp | |
Update test docs and output for linter tables checked | |||
2019-09-12 | feat: support sqlformat. (#2702) | Cluas | |
* feat: support sqlformat. | |||
2019-09-12 | Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto ↵ | Jerko Steiner | |
import support (tsserver) (#2709) This commit adds support for renaming symbols in tsserver and with LSP tools, and for organising imports with tsserver. Completion results for symbols that can be imported are now suggested if enabled for tsserver completion done via ALE. | |||
2019-09-12 | Merge pull request #2695 from elebow/move-ruby-escape-executable | w0rp | |
Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutable | |||
2019-09-12 | languagetools: stop auto-appending --autoDetect (#2616) | Samuel Roeca | |
Options are now configurable for languagetools, and `--autoDetect` can be removed by changing the options. |