You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/runtime
Kirawi db8c86a9a3
dark_plus: theme inlay-hint (#6283)
Taken from the official theme:
```json
"editorInlayHint.background": "#4d4d4dcc",
"editorInlayHint.foreground": "#ffffff",
"editorInlayHint.parameterBackground": "#4d4d4dcc",
"editorInlayHint.parameterForeground": "#ffffff",
"editorInlayHint.typeBackground": "#4d4d4dcc",
"editorInlayHint.typeForeground": "#ffffff",
```
1 year ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries fix: C++ namespace indentation 1 year ago
themes dark_plus: theme inlay-hint (#6283) 1 year ago
tutor Remove outdated tutor note about increment and decrement behavior 1 year ago