- Oct 16, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Trying to call endOperation on a half-constructed editor will never end well, and the resulting errors will mask the actual error that happened.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #2870
-
Norman Rzepka authored
-
Marijn Haverbeke authored
-
- Oct 15, 2014
-
-
Yunchi Luo authored
-
- Oct 14, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Herculano Campos authored
Changed background selected color to #303030, previous #202020 value is too dark. https://github.com/cristatus/brackets-darker/issues/12
-
Marijn Haverbeke authored
To be more intelligent about what kind of lines to indent.
-
Marijn Haverbeke authored
Closes #2866
-
Willy authored
- Using `@` as `this` - `and=` and `&&=` - `or=` and `||=` - `?=`
-
Abdelouahab authored
-
- Oct 13, 2014
-
-
Abdelouahab authored
-
Ruslan Osmanov authored
Closes issue #2832
-
- Oct 12, 2014
-
-
Yunchi Luo authored
-
- Oct 11, 2014
-
-
Yunchi Luo authored
-
- Oct 10, 2014
-
-
Yunchi Luo authored
-
- Oct 09, 2014
-
-
Marijn Haverbeke authored
To prevent infinite loops when the algorithm somehow doesn't converge (It should converge, but infinite loops with nebulous termination conditions are a rather bad source of hangs.) I'm still torn about this, since it'll mask bugs. Issue #2819
-
Marijn Haverbeke authored
Issue #2819
-
Marijn Haverbeke authored
Closes #2851
-
Doug Wikle authored
-
Doug Wikle authored
Fixed indentation for covergroups Fixed indentation for import/export statements Better handling of 'function' keyword in other contexts
-
Yunchi Luo authored
-
- Oct 08, 2014
-
-
Marijn Haverbeke authored
-
Nisarg Jhaveri authored
- Takes `defaultTables` as optional option and hint columns from that table without explicitly mentioning table name. - Update doc/manual.html for sql-hint addon. Signed-off-by:
Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
-
Matthias Bussonnier authored
-
- Oct 06, 2014
-
-
Marijn Haverbeke authored
-
Nisarg Jhaveri authored
Signed-off-by:
Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
-
Marijn Haverbeke authored
Issue #2836
-
- Oct 05, 2014
-
-
blukat29 authored
When the buffer has only one line, pressing 'dd' causes CodeMirror to throw an error "There is no line -1".
-
- Oct 03, 2014
-
-
Marijn Haverbeke authored
Closes #2817
-
Marijn Haverbeke authored
-
Justin Hileman authored
(So that it plays nice with loadmode)
-
- Oct 02, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Also update the mode loading demo to make use of the info in that file, allowing filenames and mimes to be entered. Issue #2828
-