This website requires JavaScript.
e59cd6b7c0
Make the features ALE supports clearer in the README
w0rp
2018-05-02 13:38:52 +0100
f11637b62b
Add bundle option to mdl
David Rodríguez
2018-05-01 19:29:06 -0300
ae85695543
Update run-tests to make use of /usr/bin/env (#1548 )
Bjorn Neergaard
2018-05-01 06:18:03 -0600
3331f6c8f4
Merge pull request #1543 from vancluever/f-add-JobStartedAutoCmd
w0rp
2018-04-29 20:16:59 +0100
b81bc8d481
A couple of more doc fixes
Chris Marchesi
2018-04-28 15:10:59 -0700
11780e1d3d
Add some tests for IsCheckingBuffer
Chris Marchesi
2018-04-28 14:50:20 -0700
129eb96561
Fix tests by setting proper link tag in doc for ALEJobStarted
Chris Marchesi
2018-04-27 22:32:21 -0700
9da015f74f
Add test for ALEJobStarted
Chris Marchesi
2018-04-27 22:00:50 -0700
b7996803c9
Add ALEJobStarted User autocommand event
Chris Marchesi
2018-04-27 15:40:02 -0700
6ab3fdc4d0
Close #1521 - Allow the language to be set with simple strings for LSP linters
w0rp
2018-04-27 22:52:11 +0100
d1d705cc84
Merge pull request #1533 from inducer/master
w0rp
2018-04-27 21:39:04 +0100
4a63a90d0d
Merge pull request #1540 from maximbaz/fix-docs-ale-go
w0rp
2018-04-27 19:23:34 +0100
04b54f5c17
Fix typos in "lint package" options in docs/ale-go
Maxim Baz
2018-04-27 19:49:33 +0200
603e61ad71
flake8: Move to the buffer's directory before running flake8 command
Andreas Kloeckner
2018-04-26 18:53:44 -0500
d8d09c2048
Close #1428 Implement LSP hover-like functionality for tsserver too
w0rp
2018-04-26 21:54:11 +0100
e6fe2d86b8
Add an American English tag for behaviour too
w0rp
2018-04-24 21:56:34 +0100
41c0b837ae
#1278 Allow linters to be defined pretty much anywhere
w0rp
2018-04-24 21:48:33 +0100
ebbf7d0353
#1428 Show multiline hover messages, and document the new command
w0rp
2018-04-24 21:03:06 +0100
93a046a78f
#1236 Explain how to use Vim jumps
w0rp
2018-04-23 21:18:58 +0100
7d6a303592
Move autocmd commands out of the toggle file, to improve load times
w0rp
2018-04-23 10:16:48 +0100
ef130c4428
#1428 Start implementing LSP hover support
w0rp
2018-04-22 22:00:25 +0100
0b3ee11546
Fix a typo
w0rp
2018-04-22 20:32:39 +0100
286abd12d3
Add support for finding references using LSP servers or tsserver
w0rp
2018-04-22 19:49:24 +0100
5a365e7926
Merge pull request #1517 from kfly8/perltidy-fixer
w0rp
2018-04-22 18:02:19 +0100
87ad4dfbe7
Implement a preview window for selecting locations to open
w0rp
2018-04-22 15:53:01 +0100
d8a673515a
Close #1162 - Implement completion support with LSP servers
w0rp
2018-04-22 12:28:12 +0100
498be478be
add perltidy fixer
Kenta, Kobayashi
2018-04-21 22:09:38 +0900
20241c87ef
Merge pull request #1511 from elebow/add-cucumber-checker
w0rp
2018-04-21 09:23:07 +0100
1e6651e0a0
Add cucumber checker for cucumber files
Eddie Lebow
2018-04-17 00:29:13 -0400
63bbb38c0c
Merge pull request #1510 from fenuks/issue-1471
w0rp
2018-04-20 21:38:11 +0100
6f6d35c0bd
Add information that ALEFix can now accept arguments
fenuks
2018-04-18 01:59:16 +0200
f16384f323
Add tests for ALEFix commandline parameters
fenuks
2018-04-18 01:10:51 +0200
a591b191db
Make ALEFix support arguments
fenuks
2018-04-12 02:23:58 +0200
f9ba3d924f
Fix #1507 - Add an option for disabling switching directories for pylint
w0rp
2018-04-17 13:30:30 +0100
fb720251bf
Close #1504 - Add an option for removing --respect-pragma for flow
w0rp
2018-04-15 12:25:15 +0100
60917c9005
Revert "#1277 Try to get eslint_d to run the right version of eslint"
w0rp
2018-04-13 21:02:56 +0100
f5f3424fcf
#1501 Pass the buffer number from BufWritePost on to ale#fix#Fix
w0rp
2018-04-13 20:59:05 +0100
56c7957a75
#1277 Try to get eslint_d to run the right version of eslint
w0rp
2018-04-13 20:49:03 +0100
a0aa9aa9b7
Fix #1495 - Fall back to /bin/sh when shell=pwsh
w0rp
2018-04-12 21:01:35 +0100
0cd8e8630b
#1497 Tolerate important ALE variables being undefined for some reason when viewing buffers like git commits
w0rp
2018-04-12 20:31:33 +0100
3401a4e8ea
Merge pull request #1498 from Eyenseo/master
w0rp
2018-04-12 20:01:00 +0100
6c93cded64
Fix rust rls linter toolchain argument
eyenseo
2018-04-12 20:42:38 +0200
f064ba48f5
Close #1494 - Prefer displaying higher severity problems for cursor messages, balloons, and highlights
w0rp
2018-04-10 21:05:22 +0100
3f0e1cd05d
Fix #1492 - Make pylint error parsing work on Windows
w0rp
2018-04-10 15:18:16 +0100
9d00695249
#1486 - Default exit_code to 1, if it isn't set.
w0rp
2018-04-10 09:57:21 +0100
da9a005c60
Fix #1490 - Rename the g++ linter to gcc, and add an alias for the old name
w0rp
2018-04-10 09:31:22 +0100
697fd4ac75
Merge pull request #1488 from languitar/pmd
w0rp
2018-04-09 19:22:14 +0100
719b790574
Close #542 - Add an option for disabling running locally installed executables by default
w0rp
2018-04-09 19:11:20 +0100
3a47413286
Merge pull request #1487 from rhysd/fix-1472
w0rp
2018-04-09 18:14:42 +0100
49c4bfde14
Add support for the java PMD linter
Johannes Wienke
2018-04-09 17:45:08 +0200
4903b966a7
pylint: Move to the buffer's directory before running pylint command (Fix #1472 )
rhysd
2018-04-09 16:41:35 +0900
2f2dcb8444
Close #1476 - Make the javac executable configurable
w0rp
2018-04-08 20:35:06 +0100
7cf3ddf6c4
Close #1439 - Add an :ALEInfoToFile command
w0rp
2018-04-08 19:04:07 +0100
1123669839
Close #1315 - Make the vint executable configurable
w0rp
2018-04-08 18:10:00 +0100
f9ae58849a
Fix #1424 - Make the brittany fixer work
aspidiets
2018-04-08 17:38:43 +0100
91d7e81ebc
Fix #605 - Support vcol: 1
for multi-byte character positions
w0rp
2018-04-08 17:17:30 +0100
121e806423
Add g:ale_php_cs_fixer_options variable (#1477 )
Adriaan Zonnenberg
2018-04-07 23:53:03 +0200
bb775e4e22
Fix #1479 - Respect g:hdevtools_options for hdevtools
w0rp
2018-04-07 22:50:26 +0100
c5d3af04fc
Added support for Python black fixer (#1451 )
Jack Evans
2018-04-06 10:08:25 +0100
85a2a00826
Integration of qmlfmt linting tool (#1462 )
P M
2018-04-05 21:09:41 +0200
912f632bf5
Add fsc linter for Scala (#1452 )
Nils Leuzinger
2018-04-05 21:04:11 +0200
a2acdecbc2
Merge pull request #1455 from Christian-Gibbons/flawfinder_cpp_severity_fix
w0rp
2018-04-05 15:00:08 +0100
8baab691e9
Merge pull request #1429 from stewy33/master
w0rp
2018-04-05 12:34:45 +0100
f1d56a343e
Flawfinder for C++: Fix missing variable causing flawfinder to fail for c++
christian-gibbons
2018-03-28 14:09:03 +0000
95ec9bb780
#1167 Use the make -n parsing for C++ compilers, and document the new option
w0rp
2018-03-27 19:24:22 +0100
018831d601
Merge pull request #1434 from roel0/master
w0rp
2018-03-27 09:55:43 +0100
dfb3e194d7
Extended unit tests + simplified parsing algoritme #1167
roel0
2018-03-27 10:18:24 +0200
27c5faeafe
Use the --stdin-filename option for textlint, so configuration files will be discovered better
w0rp
2018-03-26 10:35:10 +0100
8e9ae59e5e
Fix paths for running tests on Windows
w0rp
2018-03-26 09:58:48 +0100
8b34a4bf6b
Fix config and executable issues with the textlint linter
w0rp
2018-03-26 09:55:18 +0100
45c5fe7f43
Fix a typo in the documentation
w0rp
2018-03-26 09:19:58 +0100
8d4852a127
add documentation on mmc linter
Stewy Slocum
2018-03-25 13:43:51 -0400
84952918cc
add support for mercury language using mmc as linter
Stewy Slocum
2018-03-25 13:33:24 -0400
164c711b3d
Fix #1404 - Do not show balloons when g:ale_set_balloons is 0. Add b:ale_set_balloons
w0rp
2018-03-25 12:57:08 +0100
107516c757
Add basic qmllint support (#1419 )
P M
2018-03-25 12:55:59 +0200
d14558da32
Merge pull request #1448 from yasuhiroki/support-textlint-plaintext
w0rp
2018-03-24 13:19:38 +0000
562862073f
Update document for textlint
yasuhiroki
2018-03-24 14:39:05 +0900
1d33d2cacf
Support textlint for plaintext without textlintrc
yasuhiroki
2018-03-20 08:57:09 +0900
dbf530e87f
Fix #1373 - Fix a bug with Fish errors not being handled on Linux
w0rp
2018-03-23 12:17:49 +0000
ec5750f57b
Merge pull request #1441 from adrigzr/bugfix-1207-remark-lint-ranges
w0rp
2018-03-22 15:20:25 +0000
c525f49f09
Fit documentation to the column size in ale-cs.txt
w0rp
2018-03-22 15:18:41 +0000
722607b866
Merge pull request #1442 from Crysikrend/master
w0rp
2018-03-22 15:17:56 +0000
7a87520ba5
Added the word 'find' as it was missing in docs/ale-cs.txt
Ashley Smith
2018-03-22 14:20:45 +0000
87217ae347
fix: Handle ranges for the remark linter #1207
Adrián González Rus
2018-03-22 11:40:47 +0100
cf62ef7b07
Fixed windows compatibility unit tests #1167
roel0
2018-03-21 20:56:29 +0100
69237a7e57
Added additional unit tests + adapted review comments #1167
roel0
2018-03-21 20:44:35 +0100
0678eb1f45
Merge pull request #1409 from x1024/patch-1
w0rp
2018-03-21 17:41:55 +0000
b769b67b2f
Update the table of content for the new FAQ entry.
w0rp
2018-03-21 17:41:24 +0000
ca2472a460
Merge pull request #1438 from lepistone/doc-timers
w0rp
2018-03-21 17:35:34 +0000
f0325d7322
doc: fix misspelled feature name
Leonardo Pistone
2018-03-21 17:02:43 +0100
c0279de661
Merge pull request #1436 from bmihelac/fix-1435-msgfmt-output-stdout
w0rp
2018-03-21 10:56:31 +0000
763fcb8512
fix: po msgfmt output to stdout (#1435 )
Bojan Mihelac
2018-03-21 09:21:20 +0100
7593e20377
Fix failing unit tests for windows
roel0
2018-03-21 07:37:32 +0100
18d0aeb1a0
* Shell commands should by called async with the help of a command chain * The makefile parser unit test should only test the cflag parser itself #1167
roel0
2018-03-20 21:49:31 +0100
64c95d4881
Merge remote-tracking branch 'tylucaskelley/master'
w0rp
2018-03-20 20:27:50 +0000
57a93cbc04
Merge pull request #1433 from benpaxton-hf/lint-whole-package
w0rp
2018-03-20 20:17:43 +0000
6452c5e2f0
Use govet handler for gosimple, gotype, staticcheck
Ben Paxton
2018-03-20 14:19:48 +0000
38953c4626
Clang parser shoud fallback on old method if parsing fails #1167
roel0
2018-03-20 12:37:53 +0100
3fb7efa2c6
Added some unit tests and fixed some linting errors for automatic makefile parsing in C #1167
roel0
2018-03-20 11:56:46 +0100
c47b5fd4b8
Automatically determine build flags by parsing 'make -n' output #1167
roel0
2018-03-19 21:55:59 +0100