From c5deb308148b148ff0592e18203f1ca721716668 Mon Sep 17 00:00:00 2001 From: nosa Date: Sun, 14 Aug 2022 14:35:15 +0100 Subject: Theme Related Fixes (#3412) --- book/src/themes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'book/src') diff --git a/book/src/themes.md b/book/src/themes.md index e03782db..b37ee852 100644 --- a/book/src/themes.md +++ b/book/src/themes.md @@ -103,6 +103,8 @@ We use a similar set of scopes as [SublimeText](https://www.sublimetext.com/docs/scope_naming.html). See also [TextMate](https://macromates.com/manual/en/language_grammars) scopes. +- `attribute` - Class attributes, html tag attributes + - `type` - Types - `builtin` - Primitive types provided by the language (`int`, `usize`) - `constructor` @@ -133,13 +135,13 @@ We use a similar set of scopes as - `parameter` - Function parameters - `other` - `member` - Fields of composite data types (e.g. structs, unions) - - `function` (TODO: ?) - `label` - `punctuation` - `delimiter` - Commas, colons - `bracket` - Parentheses, angle brackets, etc. + - `special` - String interpolation brackets. - `keyword` - `control` -- cgit v1.2.3-70-g09d2