去掉注釋的斜體
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;
}