18cb9a725d
Add original filename to SyntaxErl command
Dmitri Vereshchagin
2017-08-19 14:08:54 +03:00
e9e1bec772
Update SyntaxErl linter tests
Dmitri Vereshchagin
2017-08-19 17:10:03 +03:00
fb0c931b2d
Update the documentation to mention the new behaviour for quickfix
w0rp
2017-08-19 14:35:01 +01:00
5c839c4825#653 Collect items for quickfix from all buffers, and de-duplicate them. Set filename items in quickfix and loclist.
w0rp
2017-08-19 14:28:51 +01:00
9c6e25d8d8
Stress the need for tests even further
w0rp
2017-08-19 13:14:53 +01:00
be4347084e
Increase the default maximum completion suggestions to a more useful but safe level, and filter before requesting details, which is faster
w0rp
2017-08-18 22:34:18 +01:00
8cc7cd3aa1
Change the completeopt setting just before showing suggestions too, which works better
w0rp
2017-08-18 21:06:21 +01:00
34aa3437e0
Pass extra rubocop options in the middle instead, and fix the Vader test so it can be run multiple times in Vim
w0rp
2017-08-10 14:57:30 +01:00
0c26e8945c
Rubocop fixer now uses g:ale_ruby_rubocop_options (#841)
Miguel Palhas
2017-08-10 14:52:54 +01:00
9ae2df1958
Automatically check for invalid help tag references, and fix some existing documentation issues
w0rp
2017-08-10 10:45:12 +01:00
7dee9da0f2
Fix documentation for the PHP langserver options
w0rp
2017-08-10 10:28:42 +01:00
2dcd2ee4da
Fix some broken tag links
w0rp
2017-08-10 10:14:42 +01:00
b9f31621e4
Move --format=default in the flake8 command to the return value, and remove extra spaces in the tests
w0rp
2017-08-10 09:58:32 +01:00
09d50ebe31
Cover the Rust LSP with tests, allow LSP linters to be named anything, and rename the Rust LSP linter to rls
w0rp
2017-08-02 23:21:30 +01:00
a3d2fb5688
Add Tcl nagelfar linter
Nick James
2017-08-02 23:05:19 +01:00
617582c5d3
Use g: for the PHP Vader tests
w0rp
2017-08-02 22:36:53 +01:00
6e07cf5b12
Cover the PHP language server functions with Vader tests
w0rp
2017-08-02 22:34:09 +01:00
1356cf8e01#517 Enable the PHP language server
w0rp
2017-08-02 19:43:53 +01:00
79d4935ccf
Cover special LSP initialize response handling with Vader tests
w0rp
2017-07-30 23:53:46 +01:00
2c252c0f12#517 - Get the Rust language server working in a basic way
w0rp
2017-07-30 23:34:58 +01:00
6000d956f0
When servers never send an initialize response, but instead just publish diagnostics straight away, handle that as an initialize response
w0rp
2017-07-30 22:18:19 +01:00
5810d7faa0
Add some error message handling for LSP, for test purposes
w0rp
2017-07-30 22:17:29 +01:00
84af543907
Fix some bugs so the PHP language server will show errors at least once
w0rp
2017-07-30 14:42:00 +01:00