This commit is contained in:
gregorni 2023-06-11 17:12:52 +02:00
commit 69ffa20d62
2 changed files with 2 additions and 0 deletions

View file

@ -194,6 +194,7 @@ class LanguageServer:
"semanticTokensProvider": {
"legend": {
"tokenTypes": ["enumMember"],
"tokenModifiers": [],
},
"full": True,
},

View file

@ -16,6 +16,7 @@ Properties are the main way to set values on objects, but they are limited by th
Extension = :ref:`ExtAccessibility<Syntax ExtAccessibility>`
| :ref:`ExtAdwMessageDialog<Syntax ExtAdwMessageDialog>`
| :ref:`ExtAdwBreakpoint<Syntax ExtAdwBreakpoint>`
| :ref:`ExtComboBoxItems<Syntax ExtComboBoxItems>`
| :ref:`ExtFileFilterMimeTypes<Syntax ExtFileFilter>`
| :ref:`ExtFileFilterPatterns<Syntax ExtFileFilter>`