Sha256: 21ce8148ba01a56054e4d6be0f436f5e3deec01f53679bcbf42cddb973d29b7f

Contents?: true

Size: 1.62 KB

Versions: 1

Compression:

Stored size: 1.62 KB

Contents

# Encoding: UTF-8

[{name: "Comments",
  scope: "source",
  settings: 
   {shellVariables: 
     [{name: "TM_COMMENT_START", value: "/*"},
      {name: "TM_COMMENT_END", value: "*/"},
      {name: "TM_COMMENT_DISABLE_INDENT", value: "YES"},
      {name: "TM_COMMENT_START_2", value: "// "},
      {name: "TM_COMMENT_START_3", value: "# "}]},
  uuid: "A8D04E65-97FA-4DE0-85A5-AC426B6184C6"},
 {name: "Miscellaneous",
  scope: "source",
  settings: 
   {decreaseIndentPattern: "^(.*\\*/)?\\s*\\}[;\\s]*$",
    increaseIndentPattern: "^.*(\\{[^}\"']*|\\([^)\"']*)$",
    smartTypingPairs: 
     [["\"", "\""],
      ["(", ")"],
      ["{", "}"],
      ["[", "]"],
      ["“", "”"],
      ["‘", "’"],
      ["'", "'"],
      ["`", "`"]],
    unIndentedLinePattern: "^\\s*$"},
  uuid: "9D03129B-D636-4F5B-A862-E52FD1F912F5"},
 {name: "Spell Checking: Disable for Source",
  scope: "source, constant, keyword, storage, support, variable",
  settings: {spellChecking: 0},
  uuid: "67C15B0D-A505-4D6D-9443-6B1265C52DD7"},
 {name: "Spell Checking: Enable for Strings",
  scope: "source string.quoted - punctuation",
  settings: {spellChecking: 1},
  uuid: "CF9BE765-81D0-4644-9684-4F310C94A3AD"},
 {name: "Symbol List",
  scope: "entity.name.function, entity.name.type, meta.toc-list",
  settings: {showInSymbolList: "1"},
  uuid: "0A0DA1FC-59DE-4FD9-9A2C-63C6811A3C39"},
 {name: "Typing Pairs: String and Comment",
  scope: "string.quoted.double, comment",
  settings: 
   {smartTypingPairs: 
     [["\"", "\""],
      ["(", ")"],
      ["{", "}"],
      ["[", "]"],
      ["“", "”"],
      ["‘", "’"]]},
  uuid: "BE261D59-88E3-47F6-AAAB-8ACB3E4ACEEC"}]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ver-2010.08 config/preferences/Source.rb