- Nov 08, 2017
-
-
Casey Klebba authored
-
Marijn Haverbeke authored
Closes #5075
-
- Nov 07, 2017
-
-
Marijn Haverbeke authored
Stop relying on mode tokens, use simple heuristic of not being after a word char Issue #5058 Issue #2657
-
- Nov 06, 2017
-
-
Marijn Haverbeke authored
Issue #5063
-
Jayaprabhakar authored
Removing the broken links in the realworld users list. I checked the backlinks using, https://www.deadlinkchecker.com/website-dead-link-checker.asp and manually verified these urls to be invalid.
-
- Nov 02, 2017
-
-
Marijn Haverbeke authored
Closes #5064
-
- Nov 01, 2017
-
-
Marijn Haverbeke authored
Issue #5061
-
Alexander Shvets authored
-
Marijn Haverbeke authored
Closes #5059
-
- Oct 30, 2017
-
-
Jonathan Hart authored
Per #5030, when adding new items to the middle of a Markdown list, the remaining list numbers should automatically increment
-
- Oct 29, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #5054
-
Marijn Haverbeke authored
Closes #5053
-
Marijn Haverbeke authored
To also make sure the last token isn't a string. Issue codemirror/google-modes#74
-
Jayaprabhakar authored
Adding Codiva.io Online Java Compiler and IDE to the existing users list. This will highlight some of the advanced usage of Codemirror - Multiple Tabbed editor - Continuous compilation in the backend - Autocompletion - Mobile friendly - Read-only mode
-
- Oct 23, 2017
-
-
Marijn Haverbeke authored
Closes #5047
-
- Oct 20, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Oct 18, 2017
-
-
Marijn Haverbeke authored
Issue #5037
-
Pi Delport authored
-
Marijn Haverbeke authored
Closes #5036
-
vtripolitakis authored
-
Marijn Haverbeke authored
That overlay modes can use to access the underlying token info.
-
Markus Olsson authored
The markdown mode uses `CodeMirror.innerMode` which isn't defined in the stripped down node runmode. Since markdown is the only mode (AFAICT) that uses it I'm not sure if it would make more sense rewrite it to not use it but this seemed like the least risky option.
- 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
-