tophf
|
a5c3c2e895
|
editor: use 'editor.lineWrapping' option on opening
|
2017-12-03 01:52:46 +03:00 |
|
tophf
|
b995a9d316
|
usercssData.vars may be absent (e.g. in unsaved style)
fixes #267
|
2017-11-29 13:24:13 +03:00 |
|
tophf
|
05677d93b3
|
usercss: use cm.changeGeneration() to detect dirtiness
|
2017-11-27 00:57:25 +03:00 |
|
tophf
|
3ed98cb506
|
fixup 80547aef: autocomplete should fallback to original helper
|
2017-11-25 04:29:56 +03:00 |
|
tophf
|
7e4683d417
|
USO-vars in CSSLint
|
2017-11-24 13:19:19 +03:00 |
|
tophf
|
80547aef70
|
recognize USO-variables /*[[foo]]*/ and provide autocomplete hints
|
2017-11-24 13:19:18 +03:00 |
|
tophf
|
d2826d92f6
|
CodeMirror css mode: recognize "isolation"
|
2017-11-24 13:19:17 +03:00 |
|
tophf
|
c1d1c26c23
|
CodeMirror css mode: recognize "mix-blend-mode"
|
2017-11-24 13:19:16 +03:00 |
|
tophf
|
d767ad7a8c
|
autoLoadMode -> loadScript; chain to avoid flicker on load
|
2017-11-24 13:19:08 +03:00 |
|
tophf
|
102b5e03d4
|
superfast cm.isBlank() instead of !cm.getValue().trim()
|
2017-11-15 02:50:53 +03:00 |
|
eight
|
2b17c07cd6
|
Fix: use CodeMirror.defineExtension
|
2017-11-01 11:18:42 +08:00 |
|
eight
|
13ca45a104
|
Fix: reorder global comment
|
2017-11-01 11:16:46 +08:00 |
|