LCD 47
d7338f8a63
Checker r/lint is going away.
...
The "lint" package has been removed from CRAN:
https://github.com/halpo/lint/issues/23
The corresponding syntastic checker will be removed in future release.
For now remove only the docs.
2017-03-21 09:36:47 +02:00
LCD 47
e0d044fa7e
Checker solium: cleanup.
2017-03-16 11:44:14 +02:00
LCD 47
08ca849db2
Merge remote-tracking branch 'origin/pr/1986'
2017-03-16 10:55:18 +02:00
LCD 47
7e45ad9163
Checker hadolint: cleanup.
2017-03-16 10:42:32 +02:00
LCD 47
d9f45346c0
Merge remote-tracking branch 'origin/pr/1921'
2017-03-16 10:32:39 +02:00
Matthijs van den Bos
3fda1fd29f
Added Solium checker for Solidity
2017-03-16 01:48:45 +01:00
LCD 47
48e8b0e9d2
Minor cleanup: add "statusline" to the install requirements.
2017-02-28 07:13:50 +02:00
LCD 47
2124af80ab
Manual: update version requirrement for checker flow.
2017-01-30 20:29:08 +02:00
jsshandle
78c0d21a9b
Fix outdated URL in doc/syntastic-checkers.txt.
2016-12-23 22:44:39 +01:00
LCD 47
675f67eea2
Manual: add a note about the "vim-glsl" plugin.
2016-12-05 17:01:49 +02:00
Jesper Brix Rosenkilde
d3766bccb9
Add hadolint support
2016-11-30 15:40:20 +01:00
LCD 47
dfb263775b
Manual: stylint 1.5.7 is now supported.
2016-11-25 10:05:52 +02:00
LCD 47
1c89d2a570
Checker stylus/stylint: fix errorformat for version 1.5.7.
2016-11-23 09:55:32 +02:00
LCD 47
f3a5344f08
Checker stylus/stylint: version 1.5.7 breaks errorformat.
2016-11-15 10:00:59 +02:00
LCD 47
7993f7946f
Syntastic lives in its own organisation now.
2016-11-14 07:40:16 +02:00
LCD 47
734fde7f0b
Manual: document the proselint checker.
2016-10-30 07:33:34 +02:00
LCD 47
167a0625a6
Manual: add a note about EasyGrep.
2016-10-16 19:29:04 +03:00
LCD 47
adf899f1ba
Refcator registry code.
...
It is now possible to run checkers for a filetype different than the
filetype of the current file.
2016-10-09 11:08:06 +03:00
LCD 47
1379530f03
New checker for HTML: htmlhint.
2016-10-08 09:05:59 +03:00
LCD 47
8b93210371
Manual: add a note about javac.
2016-10-06 16:43:38 +03:00
LCD 47
2b84b14cd1
Manual: add a note about "signcolumn".
2016-09-12 22:20:00 +03:00
Jonathan Chen
3925e836f8
Fix spelling
2016-09-07 11:22:10 -04:00
LCD 47
72d4874deb
Manual: add a note about the "ferret" plugin.
2016-09-02 22:16:14 +03:00
Matheus Marsiglio
d7932fa770
syntastic-checkers doc fix typo
2016-09-01 10:23:14 -03:00
LCD 47
00ad38dd5e
Manual: update the note about PowerShell.
2016-09-01 10:04:42 +03:00
LCD 47
68f473ecc8
Checker flow: option "--version" is deprecated.
2016-08-27 09:18:36 +03:00
LCD 47
a20a5e3352
Manual: typo.
2016-08-25 08:36:58 +03:00
LCD 47
21b833410c
Manual: rephrase.
2016-08-25 08:33:23 +03:00
LCD 47
5a37eab330
Manual: add a note about the "airline" plugin.
2016-08-23 06:25:03 +03:00
Jacob Benjamin Cholewa
e40144251e
Update syntastic-checkers.txt
...
Corrected spelling mistake
2016-08-16 15:46:54 +02:00
LCD 47
28f61a6f59
Checker solc: cleanup.
2016-08-15 23:18:35 +03:00
Jacob B. Cholewa
77651c154d
Added license and docs entry
2016-08-15 21:55:03 +02:00
LCD 47
83e910720d
Checker avr-gcc for C++: cleanup.
2016-07-31 19:11:17 +03:00
LCD 47
b00354d77c
Merge remote-tracking branch 'origin/pr/1832'
2016-07-31 18:52:14 +03:00
LCD 47
7709c2181a
Manual: typo.
2016-07-31 18:48:44 +03:00
LCD 47
85666799bb
Checker iasl: cleanup.
2016-07-31 18:45:34 +03:00
Peter Wu
0377d09346
New checker for ASL (ACPI Source Language): iasl.
2016-07-31 18:26:08 +03:00
Sławek Piotrowski
08edf43535
New checker for CPP: avr-gcc
2016-07-30 12:36:35 +02:00
LCD 47
6014bdc57f
Remove checker tsc.
...
Checker "tsc" has been removed, in favour of the external checker
"tsuquyomi" (https://github.com/Quramy/tsuquyomi ).
Reference: #1811
2016-07-26 21:34:04 +03:00
LCD 47
663fea9dc9
Manual: fix typos.
2016-07-21 00:06:18 +03:00
Jean Jordaan
ff1a711779
Fixed some typos while reading
2016-07-17 15:28:51 +07:00
LCD 47
ddfa6a8835
Manual: document the SyntasticCheckHook() callback.
2016-07-13 13:50:13 +03:00
LCD 47
cee74e0c1a
Checker pep8 has been renamed to pycodestyle.
2016-06-28 17:28:30 +03:00
Andy Waite
22bd20998c
Fix grammar (consist -> consists)
2016-06-24 11:06:24 +01:00
LCD 47
e8a06ea247
Manual: add a warning about tern-lint being brain-dead.
2016-06-21 22:04:02 +03:00
LCD 47
5462fdd677
New checker for JavaScript: tern-lint.
2016-06-21 07:47:58 +03:00
LCD 47
d6b96c079b
Manual: mention minimal version for sass-lint.
2016-06-12 12:23:57 +03:00
LCD 47
9ac3dbe2b9
Documentation: move checker docs from the wiki to the manual.
2016-06-12 11:33:25 +03:00
LCD 47
579faffabf
Manual: add a note about vim-go using quickfix lists.
2016-05-02 10:20:21 +03:00
LCD 47
b246e339af
Manual: consistency fixes.
2016-03-31 19:47:22 +03:00
LCD 47
85b5cabdcd
Manual: minor reorganisation.
2016-03-24 23:54:27 +02:00
LCD 47
db4ef978b0
Manual: migrate profiling instructions from the wiki.
2016-03-24 22:15:50 +02:00
LCD 47
e4f4acd9ae
Manual: expand the section about checker options.
2016-03-16 13:03:49 +02:00
LCD 47
e268023762
README and manual: minor rephrasing and formatting.
2016-03-08 07:27:18 +02:00
LCD 47
89bc82a264
Manual: add a note about debugging.
2016-02-06 11:52:17 +02:00
LCD 47
b2ad71cd19
Manual: add a clarification about statusline.
2016-02-06 11:06:49 +02:00
LCD 47
b10c59b214
Manual: clarification about quiet_messages.
2016-01-09 08:35:23 +02:00
LCD 47
91814d6723
Manual: bit rot: vim-go now uses loclists.
2015-12-28 13:14:24 +02:00
LCD 47
dbd761006f
Minor feature: auto_loc_list == 3.
...
When auto_loc_list == 3 the location list will be opened automatically,
but it won't be closed automatically.
2015-12-23 10:47:19 +02:00
nixon
4f1e3adf33
correct pymode lint variable name in documentation
...
https://github.com/klen/python-mode/blob/master/doc/pymode.txt#l271
2015-11-27 19:59:16 -06:00
LCD 47
85cde9235c
Core: disable autocommand nesting by default.
2015-11-09 17:14:09 +02:00
LCD 47
e1217a888a
Manual: cross reference skip_checks from the filtering section.
2015-09-30 08:02:37 +03:00
LCD 47
b3ebf94ace
Manual: fix typo.
2015-09-29 23:02:14 +03:00
LCD 47
e0a3cf753e
Add width controls to the new stl_format flags.
2015-09-22 12:27:55 +03:00
LCD 47
d73d7601cc
New flags for stl_format: %ne, %nw, %N, %pe, %pw, %P.
2015-09-21 21:07:46 +03:00
LCD 47
1e7589fe5c
Back off "Reset notifiers if skip_checks is set."
...
This reverts commit 6a42622519
.
2015-09-11 21:46:45 +03:00
LCD 47
6a42622519
Reset notifiers if skip_checks is set.
2015-09-11 21:32:29 +03:00
LCD 47
47c70b3e1e
Minor language and grammar fixes.
2015-08-14 12:03:19 +03:00
LCD 47
7014a52ace
Manual: update the note about zsh.
2015-08-07 20:10:57 +03:00
LCD 47
74586ff120
Manual: consistency fixes.
2015-07-24 10:54:13 +03:00
LCD 47
07f2745eb4
Manual: rephrase description of check_on_wq.
2015-07-24 08:18:14 +03:00
LCD 47
2e60dd4af9
Manual: add a note about Tim Pope's "flagship".
2015-07-10 11:24:24 +03:00
LCD 47
59513edd47
Manual: fix the notice about rvm.
2015-07-09 18:42:02 +03:00
LCD 47
b1b79009e3
Manual: Fix filetype_map example.
2015-07-02 19:44:04 +03:00
LCD 47
84b4da7cff
Manual: add a note about :mksession.
2015-06-16 14:10:18 +03:00
LCD 47
ae405fed8d
Manual: add a note about zsh and rvm with MacVim.
2015-05-14 09:49:57 +03:00
LCD 47
48090a19f2
Updates to the manual.
...
Update section about powerline.
Remove section about vim-airline (it now works out of the box).
2015-04-17 13:28:54 +03:00
LCD 47
ac96ae4a27
Manual: add notes about powerline, vim-airline, and vim-go.
2015-03-23 08:23:30 +02:00
LCD 47
231a78f5de
Manual: update.
...
Add a note about tcsh.
Add a note about &shellslash.
Re-order a few sections.
2015-03-13 15:07:54 +02:00
LCD 47
67fc031e04
Manual: fix examples to use g:syntastic_shell.
2015-03-12 20:31:36 +02:00
LCD 47
47eabae37d
New global option: "shell".
...
Undocumented option "bash_hack" is gone.
New function syntastic#util#system(), that sets up the environment and
is now used consistently everywhere.
Unrelated fix for the elixir checker (syntax).
2015-03-12 19:20:06 +02:00
LCD 47
272fc7df3a
Manual: update the note about vim-auto-save.
2015-03-02 13:28:49 +02:00
LCD 47
79007b01f2
Manual: minor additions.
...
Expand the quick start section. Add a section for recommended
settings.
RAEDME: standard Vim command ":lprev" is actually called ":lprevious".
2015-01-10 07:25:15 +02:00
LCD 47
c472ec1396
Feature: extended syntax for quiet_messages
.
...
If a key in `quiet_messages` is prefixed by an exclamation mark "!", the
corresponding filter is negated.
Also, the "file" key may now be followed by filename modifiers.
2015-01-04 09:10:24 +02:00
LCD 47
9caf33d5d5
If auto_jump is set to 3, jump to the first error if any.
2014-12-11 00:31:00 +02:00
LCD 47
6fdd394388
New option: b:syntastic_mode.
2014-12-08 11:59:45 +02:00
LCD 47
0c1dd2aa01
Safer closing of the error window.
2014-12-08 11:14:17 +02:00
LCD 47
64cce20838
Manual: better description of interaction with Eclim.
2014-10-26 20:09:05 +02:00
LCD 47
57f1a0eb20
New user variables: syntastic_<filetype>_<checker>_sort
.
2014-10-24 15:55:47 +03:00
LCD 47
54086304b3
Cache balloons' contents. Cleanup.
2014-10-17 08:35:05 +03:00
LCD 47
75d56b2090
Manual: add a note about vim-auto-save.
2014-10-16 09:06:30 +03:00
LCD 47
ce89396808
Checker-specific logging.
...
New debug level 32, for logging tracing checkers.
New method checker.log().
Cleanup.
2014-10-06 22:19:24 +03:00
LCD 47
b639b007ae
New options.
...
Add options b:syntastic_<filetype>_<checker>_exec and
b:syntastic_<checker>_exec.
2014-09-21 19:24:22 +03:00
LCD 47
bf2faa4d62
Manual: add a note about opening the error window.
2014-09-20 12:42:29 +03:00
LCD 47
9d2800f9a5
README: add a note about style checkers. Minor cleanup.
2014-09-17 20:22:28 +03:00
LCD 47
aac0775c39
Make b:syntastic_skip_checks
suitable for general use.
...
Document `b:syntastic_skip_checks`. Minor cleanup.
2014-09-16 06:36:37 +03:00
LCD 47
b7b09af6b6
New global option syntastic_exit_checks
.
...
Syntastic attempts to catch abnormal termination conditions from checkers by
looking at their exit codes. The "cmd.exe" shell on Windows make these checks
meaningless, by returning 1 to Vim when the checkers exit with non-zero codes.
The above variable can be used to disable exit code checks in syntastic.
2014-09-03 10:47:23 +03:00
LCD 47
8e229e41a3
A cleaner way to kill default variables.
2014-08-22 12:02:02 +03:00
LCD 47
f62e0f6618
New option: cursor_columns.
2014-08-03 12:54:56 +03:00
LCD 47
3f963543dd
Manual: clarification about g:syntastic_mode_map. Minor cleanup.
2014-07-22 13:15:49 +03:00