Sha256: 847aeea87fa7e1d3ff142d4ee1453352c9f226db121eca389c345cb57d976241

Contents?: true

Size: 1.66 KB

Versions: 3

Compression:

Stored size: 1.66 KB

Contents

{
  "4A7C08E3-CF6E-47AC-B5C4-F177BC6F2653": {
    "name": "Comments",
    "scope": "source.d",
    "settings": {
      "shellVariables": [
        {
          "name": "TM_COMMENT_START",
          "value": "// "
        },
        {
          "name": "TM_COMMENT_START_2",
          "value": "/*"
        },
        {
          "name": "TM_COMMENT_END_2",
          "value": "*/"
        },
        {
          "name": "TM_COMMENT_MODE_2",
          "value": "block"
        },
        {
          "name": "TM_COMMENT_START_3",
          "value": "/+"
        },
        {
          "name": "TM_COMMENT_END_3",
          "value": "+/"
        },
        {
          "name": "TM_COMMENT_MODE_3",
          "value": "block"
        }
      ]
    },
    "uuid": "4A7C08E3-CF6E-47AC-B5C4-F177BC6F2653"
  },
  "7C8F9C84-7DCC-4DD7-B32E-A638F322199F": {
    "name": "Indentation Rules",
    "scope": "source.d",
    "settings": {
      "decreaseIndentPattern": "^(.*\\*/)?\\s*\\}([^}{\"']*\\{)?[;\\s]*(//.*|/\\*.*\\*/\\s*)?$|^\\s*(public|private|protected):\\s*$",
      "increaseIndentPattern": "^.*\\{[^}\"']*$|^\\s*(public|private|protected):\\s*$",
      "indentNextLinePattern": "^(?!(.*[};:])?\\s*(//|/\\*.*\\*/\\s*$)).*[^\\s;:{}]\\s*$"
    },
    "uuid": "7C8F9C84-7DCC-4DD7-B32E-A638F322199F"
  },
  "A6BCFD4A-B6CC-49C6-93F9-FEB979CC679E": {
    "name": "Symbol List: Method / Constructor",
    "scope": "source.d meta.definition.method, source.d meta.definition.constructor, source.d meta.definition.destructor",
    "settings": {
      "showInSymbolList": 0,
      "symbolTransformation": "\n      s/^\\s*([^\\)]+)/\u2003$1/;  # pad"
    },
    "uuid": "A6BCFD4A-B6CC-49C6-93F9-FEB979CC679E"
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ver-2009.12.14 config/preferences/D.json
ver-2009.11.29 config/preferences/D.json
ver-2009.11.28 config/preferences/D.json