Horacio Sanson
18eb6a0758
Merge pull request #3557 from benknoble/dafny-filename-again
...
dafny: update filename handling
2021-01-24 14:07:12 +09:00
D. Ben Knoble
bacb8bb902
dafny: update filename handling
...
cf. #3475 , #3390
2021-01-23 12:34:36 -05:00
D. Ben Knoble
2c1c5b06d9
Merge branch 'master' into fix-swipl
...
* master: (133 commits)
Add rnix-lsp for Nix diagnostics and completion
add spectral support for json
add spectral handler
add spectral linter for yaml
doc: Fix linter issues
doc: Add documentation for Deno
feat: Add Deno lsp support
feat: Add Deno fmt fixer
Add document for apkbuild filetype
Add tests for atools handler, basic and dealing with Error and Warning
Test default linters for apkbuild
Document new default linters for apkbuild
Make apkbuild_lint and secfixes_check default for apkbuild filetype
document support for apkbuild-lint and secfixes-check for apkbuild
Add linters for apkbuild-lint and secfixes-check from atools
Add handler for the output of atools
Fix typos
Add command callback tests
Add support for standalone files
Fix linting errors
...
2021-01-23 12:29:05 -05:00
Horacio Sanson
9fd9435cd5
Merge pull request #3556 from jD91mZM2/rnix
...
Add rnix-lsp for Nix diagnostics and completion
2021-01-23 21:50:36 +09:00
jD91mZM2
c1b6628425
Add rnix-lsp for Nix diagnostics and completion
2021-01-23 13:23:14 +01:00
Horacio Sanson
3e94c42ec0
Merge pull request #3521 from hsanson/3498-change-standardrb-fixer-to-use-stdin
...
3498 change standardrb fixer to use stdin
2021-01-23 19:28:41 +09:00
Horacio Sanson
a6dfc611f6
Merge pull request #3424 from maxice8/atools
...
Add support for Alpine Linux APKBUILD
2021-01-23 16:05:26 +09:00
tatsuya
997dd7f8fe
add spectral handler
2021-01-23 11:56:10 +09:00
tatsuya
5a47d878fb
add spectral linter for yaml
...
ci
2021-01-23 11:56:10 +09:00
Horacio Sanson
c374736301
Merge pull request #3533 from motato1/master
...
Deno support for LSP and fixer
2021-01-23 11:04:52 +09:00
Horacio Sanson
5200e6c734
Merge pull request #2825 from thindil/master
...
Added support for Ada Language Server
2021-01-23 09:41:02 +09:00
Mohammed Chelouti
e16c3b09f7
doc: Add documentation for Deno
2021-01-22 19:06:53 +01:00
Mohammed Chelouti
9b362634f7
feat: Add Deno lsp support
2021-01-22 19:06:53 +01:00
Mohammed Chelouti
4f2666265a
feat: Add Deno fmt fixer
2021-01-22 19:06:52 +01:00
Leo
56951932e0
Add tests for atools handler, basic and dealing with Error and Warning
2021-01-22 14:04:26 -03:00
Leo
4999ae2e85
Test default linters for apkbuild
2021-01-22 14:04:26 -03:00
Horacio Sanson
33f2f8ddcd
Merge pull request #3551 from fenuks/bugfix-3506
...
Fix clang-tidy ignoring compile-commands.json
2021-01-23 01:55:40 +09:00
Bartek thindil Jasicki
1ca780a08a
Merge remote-tracking branch 'upstream/master'
2021-01-22 17:52:01 +01:00
Nelson Yeung
efe65f3477
Add command callback tests
2021-01-22 16:37:38 +00:00
Horacio Sanson
9a1e91e075
Merge pull request #3519 from atsuya/feature/support-vala-lint
...
Add support for Vala-Lint
2021-01-23 01:24:24 +09:00
Charles B Johnson
5fd5fa5305
linters/xo: fix tests
2021-01-22 09:23:54 -06:00
Charles B Johnson
23ff19a162
fixers/xo: remove unnecessary directory crawl
2021-01-22 09:23:54 -06:00
Charles B Johnson
f17beadb49
fixers/xo: support monorepos
2021-01-22 09:23:54 -06:00
Charles B Johnson
8ffde14039
fixers/xo: support stdin relative to the fixed file
2021-01-22 09:23:53 -06:00
Charles B Johnson
e75ac9f497
fixers/xo: support typescript options
2021-01-22 09:23:53 -06:00
Charles B Johnson
289f808ccd
fixers/xo: refactor to handlers
2021-01-22 09:23:53 -06:00
Charles B Johnson
4a6136c27e
fixers/xo: add tests
2021-01-22 09:23:53 -06:00
Charles B Johnson
6bfcb9cdff
linters/xo: consolidate xo linters
2021-01-22 09:23:53 -06:00
Atsuya Takagi
2dbf4ee271
add test to check if it properly ignores outputs with unknown error types
2021-01-23 00:08:01 +09:00
Atsuya Takagi
4ed520a219
add initial files
2021-01-23 00:08:01 +09:00
fenuks
65824feef3
Fix clang-tidy ignoring compile_commands.json
2021-01-22 15:19:38 +01:00
Horacio Sanson
014b00d4d7
Add yamllint and prettier to openapi.
...
This commit enables yamllint and prettier on openapi files.
2021-01-22 23:17:38 +09:00
Horacio Sanson
03eae9e085
Fix 2777 - Add IBM openapi validator
2021-01-22 23:17:38 +09:00
Horacio Sanson
27a22e7161
Update tests
2021-01-22 23:17:01 +09:00
Bartek thindil Jasicki
42bf5ca911
Merge remote-tracking branch 'upstream/master'
2021-01-22 09:45:52 +01:00
Horacio Sanson
80a0108fcf
prolog/swipl: cover new format with complex tests
...
https://github.com/dense-analysis/ale/pull/3377#issuecomment-763628447
2021-01-20 12:08:05 -05:00
Horacio Sanson
7e3d2930d8
Merge pull request #3261 from toastal/dhall
...
Enhanced Dhall fixer support
2021-01-20 21:06:03 +09:00
Horacio Sanson
7b42dd7387
Merge pull request #3475 from benknoble/dafny-include-timeouts
...
dafny: add a timeLimit option and message-parsing
2021-01-20 20:48:53 +09:00
Horacio Sanson
16c45b8213
Merge pull request #3453 from blinsay/blinsay/rust-analyzer-lsp
...
pass lsp intialization_options to rust-analyzer
2021-01-20 20:45:17 +09:00
Horacio Sanson
8de0e7b9ba
Merge pull request #3430 from mbrunnen/mbn/fix-macros-include-c-flag
...
Add -imacros to C flags
2021-01-20 20:42:18 +09:00
Horacio Sanson
783cf4ab82
Merge pull request #3362 from daliusd/tsserver_hints
...
Show tsserver hints/suggestions in Ale.
2021-01-20 20:40:44 +09:00
Horacio Sanson
bfc412a77b
Merge pull request #3455 from Thau/feat/credo_config_file
...
feat: Adds variable to use custom config file with Elixir Credo
2021-01-20 08:42:45 +09:00
Horacio Sanson
9387ccfbc5
Merge pull request #3485 from andreaconti/master
...
Fix Julia Language Server Support
2021-01-16 15:58:21 +09:00
Bartek thindil Jasicki
45a28383a2
Merge remote-tracking branch 'upstream/master'
2021-01-15 09:42:14 +01:00
w0rp
f398faa8d3
Merge pull request #3471 from kevinclark/3448-fix-unittests
...
Make test/scripts/custom-checks portable
2021-01-14 18:08:44 +00:00
Kevin Clark
39f393ef07
Add nvim floating window support (replaces #3314 ) ( #3470 )
...
* Add nvim floating window hover support
* Add configuration for float to replace preview
* preview#ShowFloating: qualify local variables
* Configure floating preview usecases individually
Also:
* Extract floating preview to its own file.
* Ignore 'stay_here' option. Moving into the floating preview window
seems confusing at best.
* Re-use existing floating preview window if it's still up.
* Flush out floating preview documentation.
* Watch cursor position changes per window
Floating previews open a new window, so when that window is written to,
it moves briefly there at a different position than the original window.
This makes repeated positions detected when positions are tracked at a
s: level. Instead, we change the variable to window scoped, which only
fires a message if the cursor has changed from the last position in
*that window*.
* g:ale_floating_preview cleanup
* floating_preview: add ALEDetail tests
* Fix fecs test missing runtime call
* Add ALEHover floating preview tests
Co-authored-by: Jan-Grimo Sobez <jan-grimo.sobez@phys.chem.ethz.ch>
2021-01-14 18:06:20 +00:00
Horacio Sanson
97ce2423b0
Merge pull request #3494 from YorickPeterse/master
...
Add linter for Inko
2021-01-13 23:54:06 +09:00
Horacio Sanson
012348582c
Merge pull request #3531 from pinicarus/custom-erlc-executable
...
Custom erlc executable
2021-01-13 14:04:58 +09:00
Bartek thindil Jasicki
7b1ed2733e
Merge remote-tracking branch 'upstream/master'
2021-01-08 09:43:19 +01:00
Horacio Sanson
54dd731cf1
Merge pull request #3386 from ivorpeles/master
...
Make isort fixer recognize auto_pipenv flag
2021-01-08 10:43:34 +09:00