- Feb 02, 2017
-
-
Marijn Haverbeke authored
Closes #4526
-
- Jan 01, 2017
-
-
Marijn Haverbeke authored
Closes #4478
-
- Oct 20, 2016
-
-
Marijn Haverbeke authored
Closes #4287
-
- Oct 16, 2016
-
-
Jon Gacnik authored
-
- Jul 22, 2016
-
-
Marijn Haverbeke authored
Closes #4128
-
- May 17, 2016
-
-
Markus Bordihn authored
-
- Dec 26, 2015
-
-
Marijn Haverbeke authored
Issue #3733
-
- Sep 17, 2015
-
-
Marijn Haverbeke authored
Issue #3518
-
Stephen Lavelle authored
Right now if you have a selection, and you enter a bracket/quote, surrounds it with quotation marks, and selects the entire quote. This change should change the behaviour to selecting the interior of the quote instead. The motivating example for me was autocomplete, where after autocompleting a function the arguments are selected, so if you want to insert a string literal right now you have to delete the selection before you can enter the quotes. With the proposed fix, it'll be rather more fluid.
-
- Jul 25, 2015
-
-
Marijn Haverbeke authored
Closes #3409
-
- Jun 01, 2015
-
-
Marcel Gerber authored
-
- May 05, 2015
-
-
Marijn Haverbeke authored
Closes #3233
-
- Apr 05, 2015
-
-
Marcel Gerber authored
-
Marijn Haverbeke authored
Closes #3178
-
- Mar 06, 2015
-
-
Marijn Haverbeke authored
Make JavaScript mode autoclose backticks, remove single quote closing for Lisp modes, and add explicit triple-quote rule to languages supporting triple quoting. Issue #3110
-
Marijn Haverbeke authored
-
- Feb 20, 2015
-
-
Marijn Haverbeke authored
Add a dummy ContentEditableInput
-
- Feb 14, 2015
-
-
ngn authored
-
- Jan 23, 2015
-
-
Marijn Haverbeke authored
So that the CodeMirror.Pass it will return actually ends up in the editor.
-
- Jan 13, 2015
-
-
Marijn Haverbeke authored
Closes #3028
-
- Nov 27, 2014
-
-
Lanfei authored
-
- Oct 29, 2014
-
-
Marijn Haverbeke authored
-
- Oct 20, 2014
-
-
Leon Sorokin authored
Closes #2874
-
- Oct 16, 2014
-
-
Norman Rzepka authored
-
- Oct 01, 2014
-
-
Marijn Haverbeke authored
-
- Sep 08, 2014
-
-
Marijn Haverbeke authored
It now closes script and style tags when the slash is typed Closes #2797
-
- Jul 28, 2014
-
-
Marijn Haverbeke authored
Issue #2735
-
- Jul 04, 2014
-
-
Marijn Haverbeke authored
Looks at token types to determine whether the quote would actually open a string Issue #2657
-
- Jun 23, 2014
-
-
Marijn Haverbeke authored
Issue #2621
-
- May 19, 2014
-
-
Marijn Haverbeke authored
Bumping them for every release just adds too much git noise and history blowup.
-
- May 13, 2014
-
-
Marijn Haverbeke authored
Issue #2557
-
- May 09, 2014
-
-
Marijn Haverbeke authored
-
- Apr 08, 2014
-
-
Marijn Haverbeke authored
Issue #2442
-
- Apr 01, 2014
-
-
Radek Piórkowski authored
Issue #2385
-
- Mar 20, 2014
-
-
Yunchi Luo authored
-
Marijn Haverbeke authored
Issue #2385
-
Yunchi Luo authored
-
Bert Chang authored
-
Bert Chang authored
-
- Mar 05, 2014
-
-
Marijn Haverbeke authored
Since it's what you want most of the time, and easy to forget.
-