- Feb 16, 2014
-
-
anaran authored
Closes #2268
-
Chris Houseknecht authored
Added a wrapper for js-yaml.js to enable YAML lint support. Followed json-lint.js pattern. Unfortunately js-yaml.js only shows one error at a time, but something is better nothing. Checked code with linter and ran tests. All came back clean.
-
- Feb 14, 2014
-
-
Marijn Haverbeke authored
(Only works if anyword-hint.js is loaded.)
-
Marijn Haverbeke authored
The vim mode was making sensible use of a searchcursor with a match-everything regexp as cursor. Issue #2259
-
Marijn Haverbeke authored
It doesn't do anything useful, and makes replace-all loop forever. Closes #2259
-
- Feb 13, 2014
-
-
Marijn Haverbeke authored
Issue #2253
-
Rasmus Erik Voel Jensen authored
-
- Feb 11, 2014
-
-
Marijn Haverbeke authored
Issue #2182
-
Maksym Taran authored
-
- Feb 07, 2014
-
-
Matthias BUSSONNIER authored
-
- Feb 06, 2014
-
-
Marijn Haverbeke authored
Closes #2225
-
- Feb 03, 2014
-
-
Amsul authored
This fix has been modelled after the getMode function in runmode.node in v3.20.0
-
Matthias BUSSONNIER authored
-
Marijn Haverbeke authored
Closes #2213
-
- Jan 30, 2014
-
-
Marijn Haverbeke authored
Issue #2191
-
- Jan 29, 2014
-
-
Marijn Haverbeke authored
Closes #2188
-
- Jan 28, 2014
-
-
domagoj412 authored
(otherwise there is an error if all is minified in one file)
-
Maksym Taran authored
-
Marijn Haverbeke authored
-
- Jan 22, 2014
-
-
Marijn Haverbeke authored
Closes #2160
-
- Jan 20, 2014
-
-
Narciso Jaramillo authored
-
- Jan 16, 2014
-
-
Andrey Lushnikov authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Jan 08, 2014
-
-
zziuni authored
Now, Sql-hint assume one query to search for table of alias. It support multi-queries for alias.
-
- Jan 07, 2014
-
-
Marijn Haverbeke authored
-
- Jan 06, 2014
-
-
Marijn Haverbeke authored
Issue #2111
-
Marijn Haverbeke authored
Issue #2109
-
Marijn Haverbeke authored
Issue #2109
-
Marijn Haverbeke authored
-
- Jan 04, 2014
-
-
Nikita Vasilyev authored
Fixes #1852.
-
- Dec 26, 2013
-
-
Peter Kroon authored
-
Marijn Haverbeke authored
Closes #2070
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Dec 20, 2013
-
-
Marijn Haverbeke authored
Issue #2054
-
- Dec 18, 2013
-
-
Marijn Haverbeke authored
Issue #2054
-
- Dec 15, 2013
-
-
Marijn Haverbeke authored
Needed for some modes to load. Closes #2054
-
- Dec 14, 2013
-
-
Abe Fettig authored
... to make a single-click pick a hint option instead of just selecting it.
-
- Dec 12, 2013
-
-
eborden authored
Passing options causes issues in jshint since lint options are also passed. These options cause bad option errors in the annotation list.
-