- Sep 05, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #1795
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
AndersMad authored
I have created this simple css autocomplete/hint that uses data from the css mode. Autocomplete works for both properties and values - but it does not filter the values by property. Better than nothing for now.
-
Marijn Haverbeke authored
Closes #1802
-
Marijn Haverbeke authored
Issue #1793
-
Marijn Haverbeke authored
-
- Sep 03, 2013
-
-
Marijn Haverbeke authored
Issue #1799
-
- Aug 30, 2013
-
-
ForbesLindesay authored
-
Marijn Haverbeke authored
Issue #1791
-
Marijn Haverbeke authored
Issue #1060
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #1743
-
- Aug 29, 2013
-
-
Marijn Haverbeke authored
Issue #1786
-
- Aug 28, 2013
-
-
kubelsmieci authored
Demo was incorrectly named as showing 'Highlighter', fixed to 'Selection'
-
Chris Granger authored
Signed-off-by:
Chris Granger <ibdknox@gmail.com>
-
- Aug 27, 2013
-
-
Marijn Haverbeke authored
Issue #1782
-
Marijn Haverbeke authored
Closes #1784
-
Marijn Haverbeke authored
-
- Aug 26, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #1781
-
sathyamoorthi authored
-
- Aug 25, 2013
-
-
Marijn Haverbeke authored
Closes #1779
-
- Aug 24, 2013
-
-
Marijn Haverbeke authored
-
Brandon Frohs authored
Closes #1776
-
- Aug 23, 2013
-
-
Marijn Haverbeke authored
-
TobiasBg authored
Use 0 instead of 0px, clean-up two line breaks, to fix lint warning; Three empty CSS blocks could also be removed.
-
ciaranj authored
Node provides some cross-platform utility methods to enable safe path traversal. This change merely swaps out a hardcoded '/' (unix path separator) to use one of these methods. An alternative strategy would be to use the constant 'path.sep' but this felt 'cleaner'. Signed-off-by:
ciaranj <ciaranj@gmail.com>
-
ciaranj authored
Previous behaviour was to only update the displayed differences if the edit pane was modified. There exists use-cases such that the differences should be updated when any of the panes change. I don't expect this to introduce any performance regressions due to the existing debounce code within the update function. Signed-off-by:
ciaranj <ciaranj@gmail.com>
-
Michael Zhou authored
Removed the redundant "List of contributors..." line
-
Michael Zhou authored
Subdirectories no longer contain separate LICENSE files. Delete the note to them from the top level LICENSE.
-
Marijn Haverbeke authored
Stopgap for #1022
-
Marijn Haverbeke authored
-
- Aug 22, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
To prevent the mouse click from landing outside of the selected text, which broke copy in IE. Closes #1764
-
Marijn Haverbeke authored
Issue #1766
-
Marijn Haverbeke authored
Woah, IE still defaults to a border around images in links.
-
Marijn Haverbeke authored
Issue #1766
-