去掉注释的斜体
atom-text-editor.editor .syntax--comment {
font-style: normal;
}
显示折叠提示符
.editor .gutter .foldable .icon-right {
visibility: visible;
}
atom-text-editor.editor .syntax--comment {
font-style: normal;
}
.editor .gutter .foldable .icon-right {
visibility: visible;
}