|
36 | 36 | // ^^^^^^^^^^^^^^^^^^^^^^^ meta.mapping.value.json
|
37 | 37 | // ^ - entity.name.other.key
|
38 | 38 |
|
| 39 | + "disable_plugin_host-3.3": true, |
| 40 | +// ^^^^^^^^^^^^^^^^^^^^^^^^^ meta.mapping.key.json string.quoted.double.json |
| 41 | +// ^ punctuation.definition.string.begin.json |
| 42 | +// ^^^^^^^^^^^^^^^^^^^^^^^ entity.name.other.key.sublime-settings - keyword.other.namespace - punctuation.separator.namespace |
| 43 | +// ^ punctuation.definition.string.end.json |
| 44 | + |
| 45 | + "disable_plugin-1.2.3": true, |
| 46 | +// ^^^^^^^^^^^^^^^^^^^^^^ meta.mapping.key.json string.quoted.double.json |
| 47 | +// ^ punctuation.definition.string.begin.json |
| 48 | +// ^^^^^^^^^^^^^^^^^^^^ entity.name.other.key.sublime-settings - keyword.other.namespace - punctuation.separator.namespace |
| 49 | +// ^ punctuation.definition.string.end.json |
| 50 | + |
| 51 | + "package.3.4.5a": true, |
| 52 | +// ^^^^^^^^^^^^^^^^ meta.mapping.key.json string.quoted.double.json |
| 53 | +// ^ punctuation.definition.string.begin.json |
| 54 | +// ^^^^^^^^^^^^^^ entity.name.other.key.sublime-settings |
| 55 | +// ^^^^^^^^^^^^ keyword.other.namespace.sublime-settings |
| 56 | +// ^ punctuation.separator.namespace.sublime-settings |
| 57 | +// ^ punctuation.separator.namespace.sublime-settings |
| 58 | +// ^ punctuation.separator.namespace.sublime-settings |
| 59 | +// ^ punctuation.definition.string.end.json |
| 60 | + |
39 | 61 | "package_name.setting": null
|
40 | 62 | // ^^^^^^^^^^^^^^^^^^^^ entity.name.other.key.sublime-settings
|
41 | 63 | // ^^^^^^^^^^^^^ keyword.other.namespace.sublime-settings
|
|
0 commit comments