- Feb 16, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Feb 15, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Feb 14, 2015
-
-
ngn authored
-
Marijn Haverbeke authored
-
- Feb 13, 2015
-
-
Marijn Haverbeke authored
Issue #3079
-
- Feb 12, 2015
-
-
Marijn Haverbeke authored
So that the helper mechanism can meaningfully be used to register asynchronous linters.
-
- Feb 09, 2015
- Jan 30, 2015
-
-
Marijn Haverbeke authored
Use host property, not root.
-
mihailik authored
Easiest to see the difference on touch-enabled device. Go to Tern demo page (link below), click on a variable name and press Ctrl+I. Now pan the editor's content. The tooltip stays at a fixed position, whilst the variable name detaches and moves off. The fix listens to scroll and blur, switching the tooltip off.
-
Marijn Haverbeke authored
Issue #3055
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #3039
-
- Jan 29, 2015
-
-
Christian Petrov authored
Opening the documentation in the same window navigates away from the code editor.
-
- Jan 23, 2015
-
-
Marijn Haverbeke authored
So that the CodeMirror.Pass it will return actually ends up in the editor.
-
- Jan 22, 2015
-
-
Marijn Haverbeke authored
Closes #3040
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Jan 17, 2015
-
- Jan 13, 2015
-
-
Marijn Haverbeke authored
Closes #3028
-
- Jan 12, 2015
-
-
Marijn Haverbeke authored
-
- Jan 03, 2015
-
-
Marijn Haverbeke authored
Issue #3017
-
- Jan 02, 2015
-
- Dec 23, 2014
-
-
Patrick Stoica authored
-
- Dec 22, 2014
-
- Dec 18, 2014
-
-
Marijn Haverbeke authored
Issue #2991
-
- Dec 15, 2014
-
-
Marijn Haverbeke authored
-
- Dec 12, 2014
-
-
Marijn Haverbeke authored
Closes #2983
-
- Dec 10, 2014
-
-
Marijn Haverbeke authored
The code was confused beyond belief, and the hintWords functionality will provide the same completion power without loading an additional addon.
-
Marijn Haverbeke authored
Completing inside a word used to try and take the whole word into account. This is not typical completion behavior, and often not what you want. After this change, the addons only take the part of the word in front of the cursor into account.
-
- Dec 04, 2014
-
-
Marijn Haverbeke authored
Allows convenient showing of panels (DOM nodes) above or below an editor, automatically shrinking the editor to make space.
-
- Dec 01, 2014
-
-
Marijn Haverbeke authored
Using the collapseIdentical option.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Nov 27, 2014
-
-
darealshinji authored
-
Lanfei authored
-