- Oct 16, 2017
-
-
Guan Gui authored
Issue #5031
-
Marijn Haverbeke authored
Issue #5022
-
mtaran-google authored
This will make it easier to get programmatic access to the content of these keymaps, per #5020
-
Marijn Haverbeke authored
The addon would think it still was in a block comment when one was opened and closed earlier on the line. Issue codemirror/google-modes#58
-
Marijn Haverbeke authored
Issue #3552
-
Marijn Haverbeke authored
-
- Oct 13, 2017
-
-
Julien CROUZET authored
-
- Oct 09, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #5016
-
Marijn Haverbeke authored
Issue #5016
-
- Oct 08, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #5013
-
Marijn Haverbeke authored
To avoid bad parses when unary and binary operators are squashed together without spaces. Issue #5013
-
paladox authored
-
- Oct 07, 2017
-
-
paladox authored
This is to prevent the closure compiler from failing with bazel-out/darwin_x86_64-fastbuild/bin/polygerrit-ui/app/gr-app.js:51233: ERROR - Bad type annotation. expected closing } See https://github.com/google/closure-compiler/wiki/Bad-Type-Annotation for more information. * @return {Object{from:number, to:number, line: number}} The boundaries of ^ ProTip: "JSC_TYPE_PARSE_ERROR" or "checkTypes" can be added to the `suppress` attribute of: //polygerrit-ui/app:polygerrit_ui_closure_lib Alternatively /** @suppress {checkTypes} */ can be added to the source file. 1 error(s), 1 warning(s)
-
- Oct 06, 2017
-
-
Marijn Haverbeke authored
Closes #5009
-
- Oct 02, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Since it produces orderings that don't correspond to what the browser does then.
-
Marijn Haverbeke authored
To take document direction into account
-
- Sep 29, 2017
-
-
Andrew Dassonville authored
-
Marijn Haverbeke authored
-
- Sep 27, 2017
-
-
Erik Welander authored
Happened if you entered visual block mode in one editor and then tried to exit insert mode in another, since lastChange comes from vimGlobalState.
-
Marijn Haverbeke authored
Closes #4999
-
- Sep 26, 2017
-
-
Thomas Brouard authored
-
- Sep 25, 2017
-
-
Henrik Haugbølle authored
When submitting the previous commit, I had not noticed that the parameter allowAtxHeaderWithoutSpace had type Object instead of type boolean. I've fixed this now.
-
Henrik Haugbølle authored
Adding documentation for the `allowAtxHeaderWithoutSpace` configuration parameter.
-
- Sep 23, 2017
-
-
jkaplon authored
-
- Sep 21, 2017
-
-
coderaiser authored
-
Marijn Haverbeke authored
Issue #4987
-
Marijn Haverbeke authored
Closes #4986
-
- Sep 20, 2017
-
-
Adrian Heine authored
-
Adrian Heine authored
Closes #4878.
-
coderaiser authored
-
Marijn Haverbeke authored
-
- Sep 19, 2017
-
-
ficristo authored
-
Fredrik Borg authored
-
Marijn Haverbeke authored
Closes #4954
-
Marijn Haverbeke authored
Though the decorator proposal doesn't support this, it is apparently something TypeScript adds. Closes #4959
-