Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/themes.md')
| -rw-r--r-- | book/src/themes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/themes.md b/book/src/themes.md index 62279356..412d17ef 100644 --- a/book/src/themes.md +++ b/book/src/themes.md @@ -336,5 +336,6 @@ These scopes are used for theming the editor interface: | `diagnostic.error` | Diagnostics error (editing area) | | `diagnostic.unnecessary` | Diagnostics with unnecessary tag (editing area) | | `diagnostic.deprecated` | Diagnostics with deprecated tag (editing area) | +| `tabstop` | Snippet placeholder | [editor-section]: ./configuration.md#editor-section |