- Sep 09, 2013
-
-
Peter Kroon authored
-
Marijn Haverbeke authored
Issue #1787
-
- Sep 06, 2013
-
-
Marijn Haverbeke authored
Issue #1787
-
Marijn Haverbeke authored
Closes #1807 Closes #1808
-
Matt Pass authored
Original error & warning icons had jagged edges due to being GIFs This made them look quite poor/low quality on dark BG'd themes So, new, better looking icons added which have been run thru TinyPNG for compression Result is fewer bytes than original and they look good on dark BG's too
-
Marijn Haverbeke authored
-
Peter Kroon authored
Issue #1801
-
- Sep 05, 2013
-
-
Marijn Haverbeke authored
-
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
-