apache_conf Atom Editor config.cson

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf Atom Editor config.cson相关的知识,希望对你有一定的参考价值。

"*":
  editor:
    invisibles: {}
    softWrap: true
    showIndentGuide: true
    softWrapAtPreferredLineLength: true
    showInvisibles: true
  "one-dark-ui": {}
  linter: {}
  "exception-reporting":
    userId: "3118de11-1ecf-140a-60c6-be9749810fdd"
  welcome:
    showOnStartup: false
  core:
    themes: [
      "monokai-tweaked-ui"
      "monokai"
    ]
    disabledPackages: [
      "metrics"
      "language-objective-c"
      "language-mustache"
      "language-make"
      "language-java"
      "language-go"
      "language-csharp"
      "language-clojure"
      "language-c"
      "timecop"
      "link"
      "bookmarks"
    ]
  "file-watcher":
    promptWhenFileHasChangedOnDisk: false
  nuclide:
    remoteProjectsConfig: []
  react: {}
  "linter-php": {}
  "atom-beautify":
    _analyticsUserId: "30857a5c-0af6-4825-bbd5-6105fd2f13e0"
  fonts:
    fontFamily: "Hack"
  minimap: {}
".text.xml.xsl":
  editor:
    softWrapHangingIndent: 80
".text.xml":
  editor:
    softWrapHangingIndent: 80

以上是关于apache_conf Atom Editor config.cson的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf Atom config.cson

Atom-Editor:Rubocop 不适用于 atom

apache_conf 位于Kafil / .atom /的家用计算机原子配置的Config.cson

apache_conf 由http://atom.io/packages/sync-settings自动更新

Atom Editor 插件 atom-less 的使用方法

Atom 1.0 体验:The Hackable Editor?