atom 可调光标闪烁速度

fiel -> stylesheet -> 进入 styles.less 文件

添加如下代码:

atom-text-editor.is-focused .cursors .cursor {
  opacity: 1;
}

 https://discuss.atom.io/t/blinking-cursor/1544

posted @ 2019-09-19 16:57  bp9jISKIN  阅读(302)  评论(0编辑  收藏  举报