- Jul 11, 2014
-
-
Roberto Abdelkader Martínez Pérez authored
Issue #2681
-
Marijn Haverbeke authored
Ctrl-arrow key presses were, for some reason, inserting such characters into our textarea. Issue #2689
-
Tim Alby authored
Bind Cmd-Left to goLineLeft and Cmd-right to goLineRight instead of goLineStart and goLineEnd Create and bind delVisualLeft and delVisualRight to Cmd-Backspace and Cmd-Delete
-
Marijn Haverbeke authored
Closes #2687
-
Marijn Haverbeke authored
You might actually want to align things on long lines Issue #2688
-
Marijn Haverbeke authored
Issue #2688
-
- Jul 09, 2014
-
-
binny authored
-
Yunchi Luo authored
-
- Jul 08, 2014
-
-
Richard van der Meer authored
Error occurs when entering multiple dots
-
Marijn Haverbeke authored
Both a potential infinite loop, due to updateDisplayIfNeeded not using the updated set of visibile lines, and the fact that the current check wasn't really covering changing document size, due to it happening before the call to setDocumentHeight Issue #2683
-
- Jul 07, 2014
-
-
binny authored
-
Marijn Haverbeke authored
Issue #2671
-
Jaydeep Solanki authored
-
Marijn Haverbeke authored
Issue #2665
-
- Jul 04, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
It doesn't need it
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Now nested operations from different editors end at the same time
-
Marijn Haverbeke authored
Issue #2678
-
Leonid Khachaturov authored
-
nilp0inter authored
-
Alexander Shvets authored
-
Marijn Haverbeke authored
Looks at token types to determine whether the quote would actually open a string Issue #2657
-
- Jul 02, 2014
-
-
binny authored
-
- Jun 29, 2014
-
-
Yunchi Luo authored
-
binny authored
-
- Jun 28, 2014
-
-
Marijn Haverbeke authored
-
- Jun 27, 2014
-
-
Leonya Khachaturov authored
-
Marijn Haverbeke authored
Issue #2663
-
Marijn Haverbeke authored
To make it less likely that an error will corrupt its value and break all further signalLater events. Issue #2626
-
Marijn Haverbeke authored
Issue #2659
-
Yunchi Luo authored
-
binny authored
Also updated select block to return selectionStart. Operators from now on will stop using curStart and curEnd, and rely on the current selection instead. The selection will be generated in evalInput if needed.
-
Marijn Haverbeke authored
-
- Jun 24, 2014
-
-
binny authored
-
Marijn Haverbeke authored
-
mtaran-google authored
-
mtaran-google authored
-