- Oct 03, 2016
-
-
Leon Sorokin authored
This prevents a selection from inheriting the default gray background when editor is defocused.
-
- Oct 02, 2016
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
To make closebrackets work with this mode Closes #4277
-
Marijn Haverbeke authored
Closes #4276
-
- Oct 01, 2016
-
-
Kyle Kelley authored
-
- Sep 30, 2016
-
-
Marijn Haverbeke authored
-
Hasan Karahan authored
Ensure that when an overlay is added that the class `cm-overlay` is used to denote a `span` instead of `cm-cm-overlay` (with the `cm-` prefix repeated twice). * E.g. before fix: ``` <span class="cm-cm-overlay cm-spell-error">zpelling</span> ``` * And after fix: ``` <span class="cm-overlay cm-spell-error">zpelling</span> ```
-
Adrian Heine authored
-
Marijn Haverbeke authored
-
Adrian Heine authored
-
- Sep 29, 2016
-
-
Marijn Haverbeke authored
Issue #4261
-
Adrian Heine authored
-
Adrian Heine authored
-
Adrian Heine authored
-
Apollo Zhu authored
- remove non-swifty keywords - remove repeated keywords - rearrange in more logical way
-
- Sep 27, 2016
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Sep 26, 2016
-
-
Marijn Haverbeke authored
-
Adrian Heine authored
-
Adrian Heine authored
-
Marijn Haverbeke authored
Closes #4258
-
Marijn Haverbeke authored
The kludge of pulling files from github no longer works now that we have a build process, and since most people have their own build pipeline now, I don't feel that supporting on-website builds is that important anymore.
-
Adrian Heine authored
-
Adrian Heine authored
-
Adrian Heine authored
-
Marijn Haverbeke authored
Closes #4255
-
Marijn Haverbeke authored
Closes #4254
-
Marijn Haverbeke authored
-
- Sep 24, 2016
-
-
Marijn Haverbeke authored
Closes #4253
-
- Sep 22, 2016
-
-
Luke Browning authored
-
- Sep 21, 2016
-
-
Marijn Haverbeke authored
This reverts commit 8a1dd160. Issue #4123
-
Marijn Haverbeke authored
Indentation should happen top-to-bottom so that subsequent indents are based on the updated code above Issue #4248
-
Marijn Haverbeke authored
Closes #4248
-
- Sep 20, 2016
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #4233
-
Joel Einbinder authored
-
Marijn Haverbeke authored
Closes #4214
-
Marijn Haverbeke authored
-