ale/ale_linters
Dalius Dobravolskas 01800a23ad
Support for LSP/tsserver Code Actions (#3437)
* Added tsserver and LSP code action support.
* tsserver refactors support added.
* Handling special case when new text is added after new line symbol.
* ale#code_action#ApplyChanges simplified.
* Initial attempt on LSP Code Actions.
* workspace/executeCommand added.
* Some null checks added.
* Add last column to LSP Code Action message.
* Pass diagnostics to LSP code action.

Previously ApplyChanges code was applied from top-to-bottom that required 
extra parameters to track progress and there was bug. I have changed code
to bottom-to-top approach as that does not require those extra parameters
and solved the bug.

Tested with typescript-language-server and it is working.
2020-11-14 10:15:17 +00:00
..
ada Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
ansible
apiblueprint
asciidoc Fix asciidoc languagetool integration 2020-09-04 22:52:29 +02:00
asm Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
awk
bats Use a function to define shellcheck linters and vars needed, fixes tests 2020-05-08 12:55:54 +01:00
bib fix lint, fix variable semantics and update tests 2020-09-26 17:09:54 +02:00
c Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
chef
clojure Use cache for clj-kondo linter 2019-08-06 18:44:53 -03:00
cloudformation
cmake
coffee
cpp Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
crystal Fix crystal-lang non file-tied message handling 2019-10-11 18:34:09 +02:00
cs Support csc, update mcsc (#2586) 2019-07-02 08:18:17 +01:00
css
cucumber
cuda Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
cypher
d
dafny
dart
dockerfile Fix style and test 2020-05-06 14:05:39 +03:00
elixir credo now recognizes umbrella projects 2019-09-07 15:40:35 +02:00
elm Elm language server params update 2019-09-04 00:20:12 +02:00
erlang Fix bug with detection of the PLT 2019-07-22 09:50:16 -04:00
eruby Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
fish
fortran
fountain
fuse
gitcommit
glsl
go #3325 - ale#path#BufferCdString now generates %s:h 2020-08-28 17:46:43 +01:00
graphql Fix for incorrect eslint output parsing for graphql files 2019-11-24 15:47:07 -08:00
hack
haml
handlebars Clean up embertemplatelint code 2020-09-05 19:06:07 +01:00
haskell
help
html
idris
ink Add support for ink-language-server 2019-08-07 16:35:12 -05:00
ispc
java Add maven helper file; use maven wrapper if available instead of global 'mvn' executable 2020-09-30 00:11:57 +02:00
javascript Allow the use of StandardX for StandardJS linting and fixing. 2019-10-21 20:46:54 -04:00
json
julia
kotlin Merge pull request #3119 from hsanson/2269-ktlint-stdin-support 2020-07-21 12:45:26 +01:00
less Remove +x bit from some files that don't need it. 2019-08-13 00:28:31 -04:00
llvm
lua
mail
make
markdown allow passing custom options to markdownlint 2019-12-19 13:11:25 -05:00
matlab
mercury
nasm Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
nim Add nimcheck end_col options 2019-11-07 02:44:56 +09:00
nix
nroff
objc Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
objcpp Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
ocaml Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
perl
perl6
php Fix psalm options. Retry on some test failures 2020-08-29 16:31:47 +01:00
po
pod
pony
powershell Default errorview in pwsh7 now concise 2019-11-09 13:43:00 +10:00
prolog
proto
pug Close #791 - Handle exceptions for puglint 2019-05-13 21:57:44 +01:00
puppet Handling for puppet parser error at end of input. 2020-07-15 12:10:34 +01:00
purescript Add support for purescript language server (#2572) 2019-06-17 12:54:43 +01:00
pyrex Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
python Support for LSP/tsserver Code Actions (#3437) 2020-11-14 10:15:17 +00:00
qml
r
racket
reason Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
review
rst
ruby Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
rust rust/cargo: add support for a custom target directory 2020-08-13 10:22:33 -04:00
sass
scala linter/scala/metals: Fix return value of GetProjectRoot() 2020-04-18 19:51:31 +08:00
scss
sh Merge pull request #2906 from elebow/shelldetect-fall-back-to-filetype-if-no-hashbang 2020-08-17 21:29:16 +01:00
slim
sml
solidity Add support for solc Solidity compiler (#2648) 2019-09-19 19:40:00 +01:00
spec
sql Add sql-lint to supported tools 2020-08-28 09:25:40 +01:00
stylus
sugarss
swift Add Apple's swift-format as a linter 2020-04-29 14:33:13 +02:00
tcl
terraform Add terraform-lsp integration (#2758) 2020-04-20 16:02:31 +01:00
testft
tex [linter] Add LSP support for LaTeX via texlab 2019-05-13 15:50:03 -03:00
texinfo
text
thrift
typescript Allow the use of StandardX for StandardJS linting and fixing. 2019-10-21 20:46:54 -04:00
verilog Merge pull request #2924 from patrick96/vlog-filename 2020-08-14 00:20:57 +01:00
vhdl Adds hdl_checker LSP support (#2804) 2020-08-06 13:20:54 +01:00
vim Merge pull request #3108 from timbedard/vint-add-stdin 2020-09-09 20:15:54 +01:00
vue
xhtml
xml
yaml
yang
zig Support zls language server for zig 2020-07-10 22:33:37 -04:00