- Sep 19, 2014
-
-
Scott Aikin authored
Added hawkee.com
-
Marijn Haverbeke authored
Throwing exceptions is a really bad way to deal with unexpected syntax in a highlighting mode. Closes #2805
-
Marijn Haverbeke authored
Closes #2810
-
- Sep 18, 2014
-
-
Andrey Lushnikov authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Sep 17, 2014
-
-
Daniele Di Sarli authored
-
- Sep 16, 2014
-
-
snasa authored
-
- Sep 15, 2014
-
-
Marijn Haverbeke authored
To make it easy for client code to color completions without clashing with the selected styling.
-
Marko Bonaci authored
Code: Brackets now become black when they are highlighted as "matching". JSON: key names are now in "white" (json was a bit saturated with orange - keys and string values). Cleanup: removed some unnecessary rules. Default face color normalized to #ffffec (was #ffffe9).
-
Marijn Haverbeke authored
Closes #2804
-
- Sep 09, 2014
-
-
Marcel Gerber authored
-
Marijn Haverbeke authored
-
- Sep 08, 2014
-
-
Marijn Haverbeke authored
Closes #2796
-
Marijn Haverbeke authored
Closes #2794
-
Marijn Haverbeke authored
It now closes script and style tags when the slash is typed Closes #2797
-
- Sep 04, 2014
-
-
Marijn Haverbeke authored
It does not happen when measuring a node Issue #2665
-
- Sep 03, 2014
-
-
Marijn Haverbeke authored
Issue #2765
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #2792
-
- Sep 01, 2014
-
-
Marijn Haverbeke authored
Issue #2786
-
Marijn Haverbeke authored
Issue #2714
-
Marijn Haverbeke authored
Fixes detection of Hebrew letters as word characters Closes #2789
-
Marijn Haverbeke authored
Closes #2783
-
Marijn Haverbeke authored
Closes #2790
-
- Aug 28, 2014
-
-
Hiroyuki Makino authored
-
- Aug 27, 2014
-
-
Andrey Fedorov authored
-
- Aug 26, 2014
-
-
lochel authored
-
Nick Small authored
-
Nick Small authored
-
- Aug 23, 2014
-
-
Marijn Haverbeke authored
Issue #2780
-
Marijn Haverbeke authored
-
- Aug 21, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #2775
-
Marijn Haverbeke authored
Closes #2769
-
Marijn Haverbeke authored
Closes #2776
-
Marijn Haverbeke authored
Issue #2777
-
Nick Small authored
* closeOnEnter: whether or not the dialog should be closed when you press enter with it focused. Defaults to true. * closeOnBlur: whether or not the dialog should be closed when the textfield or button loses focus. Defaults to true. * onClose: a callback that will be called when the close function completes. * onInput: very similar to onKeyDown, but uses the input event instead of keydown. Just an additional event handler basically.
-
Andrey Lushnikov authored
Issue #2768
-