Bartek Jasicki
3c80c67633
Update ale_linters/ada/adals.vim
...
Co-Authored-By: timlag1305 <timlag1305@gmail.com>
2019-11-05 17:58:53 +01:00
Bartek thindil Jasicki
3e4a23cb14
Merge remote-tracking branch 'upstream/master'
2019-10-31 09:42:58 +01:00
w0rp
2d9380d75c
Merge pull request #2690 from iclanzan/purty
...
Add purty fixer for PureScript
2019-10-29 17:37:18 +00:00
w0rp
e259dd525f
Merge pull request #2819 from greg0ire/psalm_extra_options
...
Add the possiblity to add extra psalm options
2019-10-29 17:21:01 +00:00
w0rp
9a0b604a99
Fix the test issues with html-beautify
2019-10-28 13:45:25 +00:00
Hugo Osvaldo Barrera
47eb3dd0c0
Add support for html-beautify ( #2788 )
...
* Add support for html-beautify
* Add html-beautify to the list of supported tools
* Update docs
2019-10-28 13:25:36 +00:00
Charlie Johnson
af8c8516d1
fixers/stylelint: enhance stylelint
fixer ( #2745 )
...
* Refactor stylelint fixer test
* Support additional stylelint fixer options
* Support changing working directory for stylelint fixer
* Force css syntax for stylelint fixer
2019-10-28 13:23:02 +00:00
w0rp
0d4dfb61dc
Merge pull request #2700 from elebow/clangcheck-no-color-diagnostics
...
clangcheck: Add -fno-color-diagnostics (closes #2188 )
2019-10-28 13:14:14 +00:00
w0rp
67d0ccc398
Fix #2835 - Bump up the sign group version check for NeoVim
2019-10-21 09:35:23 +01:00
Bartek thindil Jasicki
2f181658e6
rename command variable to *_adals_* instead of *_lsp_* and whole name to adals instead of adalsp
2019-10-18 18:26:08 +02:00
Bartek thindil Jasicki
8239b76c5a
Merge remote-tracking branch 'upstream/master'
2019-10-18 18:15:05 +02:00
w0rp
c06467438d
Mention the disabled option for message severity
2019-10-18 16:22:17 +01:00
Andre Souto
5e69aaf4c2
Adding support for LSP window/showMessage
method ( #2652 )
...
* 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-18 16:17:54 +01:00
w0rp
9125ec8739
Merge pull request #2845 from DonnieWest/fixItemDetailsOnEmptySource
...
Fix tsserver not returning details for items with empty source
2019-10-18 15:16:54 +01:00
w0rp
99e64ed084
Merge pull request #2844 from DonnieWest/fixAsyncompleteCodeActions
...
Allow code actions to work on callback based sources
2019-10-18 15:10:36 +01:00
Donnie West
8698c44e2a
Fix tsserver not returning details for items with empty source
2019-10-17 23:26:24 -05:00
Donnie West
b27df1b169
Allow code actions to work on callback based sources
2019-10-17 23:22:31 -05:00
w0rp
dfe9b7cc26
Merge remote-tracking branch 'murfalo/clangd-compile-commands'
2019-10-17 17:54:02 +01:00
Jerko Steiner
e5a4c82917
Add support for nimlsp ( #2815 )
...
* 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-17 17:32:31 +01:00
João Borges
f4070f6c43
Add definition of c/clangd's language as C ( #2791 )
...
* Add definition of c/clangd's language as C
* Update tests for clangd to be called with '-x c'
* Change to use single quotes instead of double quotes
2019-10-17 17:28:48 +01:00
w0rp
b24fd13423
Bump the ALE version
2019-10-16 17:23:31 +01:00
w0rp
7c5825ecbc
Merge pull request #2803 from diegosouza/update_highest_phpstan_level
...
Update highest phpstan level
2019-10-14 16:18:10 +01:00
w0rp
01219f0308
Merge pull request #2810 from jmreicha/patch-2
...
Fix Powershell emoji
2019-10-14 16:16:02 +01:00
w0rp
af1643a948
Merge pull request #2829 from rcorre/fix-doc-example
...
Fix TCP server config example.
2019-10-14 16:15:35 +01:00
Ryan Roden-Corrent
5a1505ad62
Fix TCP server config example.
...
The docs for the `address` parameter of `Define` say:
> This argument must only be set if the `lsp` argument
> is set to `'socket'`.
2019-10-13 09:06:38 -04:00
Bartek thindil Jasicki
6d5d3fa4dd
fixed documentation headers
2019-10-11 11:10:02 +02:00
Bartek thindil Jasicki
5cbf7007ff
fixed documentation
2019-10-11 11:00:49 +02:00
Bartek thindil Jasicki
c30869617f
another fix for test
2019-10-11 10:48:50 +02:00
Bartek thindil Jasicki
321a3892a7
fixed test again (this time for sure)
2019-10-11 10:41:19 +02:00
Bartek thindil Jasicki
c74cc93140
fixed test
2019-10-11 10:35:54 +02:00
Bartek thindil Jasicki
38e0e3feef
added adalsp test
2019-10-11 10:08:36 +02:00
Bartek thindil Jasicki
489b7d64e4
updated documentation
2019-10-11 09:55:05 +02:00
Bartek thindil Jasicki
87a0227d01
added support for Ada Language Server
2019-10-11 09:43:55 +02:00
Murfalo
a1fab59811
Suboptimal fix to prevent variables from leaking out of new clangd test
2019-10-09 14:24:56 -04:00
Murfalo
d488198c9c
Hopefully fixed issue with Windows paths
2019-10-09 13:52:17 -04:00
Murfalo
a62f26434a
Added tests for clangd compile commands dectection
2019-10-09 13:40:04 -04:00
Murfalo
35f51221f1
Updated ale_linters/c/clangd.vim to match ale_linters/cpp/clangd.vim
2019-10-09 13:30:10 -04:00
w0rp
3fe2223a48
Fix #2800 - Ignore completion user data which is not a dictionary
2019-10-09 10:12:31 +01:00
w0rp
e8de12c9f0
Fix #2821 - Fix the debride linter after merging older code
2019-10-09 09:53:50 +01:00
Grégoire Paris
95b8689835
Add the possiblity to add extra psalm options
2019-10-07 23:15:01 +02:00
Jérôme Foray
f932211309
fix tflint handler for 0.11+ ( #2775 )
...
* 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 20:14:22 +01:00
w0rp
6d88801789
Clarify that virtualtext is only in NeoVim
2019-10-07 20:03:59 +01:00
w0rp
59b34dd017
Merge pull request #2813 from werneta/master
...
Update vlog parser to handle new output format
2019-10-07 19:55:41 +01:00
w0rp
f2b231dd76
Merge pull request #2771 from gpanders/master
...
Use Makefile output with clang-tidy when useful
2019-10-07 19:34:52 +01:00
w0rp
8fda1cebff
Merge pull request #2814 from andys8/improvement/elm-ls-name-fix-in-documentation
...
elm-ls: Removed some leftovers of previous name
2019-10-07 19:32:00 +01:00
w0rp
8097d51e33
Merge pull request #2750 from andys8/improvement/elm-language-server-elm-analyse-trigger-param
...
Elm language server params update
2019-10-07 19:30:59 +01:00
w0rp
06082ef377
Merge pull request #2735 from zoonfafer/scala-metals
...
Add linter for Scala Metals
2019-10-07 19:24:47 +01:00
w0rp
d3a3f4011b
Merge pull request #2676 from davidtwco/nixfmt-fixer
...
Add nixpkgs-fmt fixer.
2019-10-07 19:22:01 +01:00
w0rp
cebbb67ea6
Merge pull request #2659 from greg0ire/psalm-language-server-option
...
Use the psalm executable with the LS option
2019-10-07 19:19:54 +01:00
w0rp
32b784219b
Merge pull request #2694 from elebow/add-ruby-debride
...
Add ruby debride (closes #2471 )
2019-10-07 19:17:55 +01:00