mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Merge branch 'main' of https://gitlab.gnome.org/jwestman/blueprint-compiler into formatter
This commit is contained in:
commit
69ffa20d62
2 changed files with 2 additions and 0 deletions
|
@ -194,6 +194,7 @@ class LanguageServer:
|
||||||
"semanticTokensProvider": {
|
"semanticTokensProvider": {
|
||||||
"legend": {
|
"legend": {
|
||||||
"tokenTypes": ["enumMember"],
|
"tokenTypes": ["enumMember"],
|
||||||
|
"tokenModifiers": [],
|
||||||
},
|
},
|
||||||
"full": True,
|
"full": True,
|
||||||
},
|
},
|
||||||
|
|
|
@ -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>`
|
Extension = :ref:`ExtAccessibility<Syntax ExtAccessibility>`
|
||||||
| :ref:`ExtAdwMessageDialog<Syntax ExtAdwMessageDialog>`
|
| :ref:`ExtAdwMessageDialog<Syntax ExtAdwMessageDialog>`
|
||||||
|
| :ref:`ExtAdwBreakpoint<Syntax ExtAdwBreakpoint>`
|
||||||
| :ref:`ExtComboBoxItems<Syntax ExtComboBoxItems>`
|
| :ref:`ExtComboBoxItems<Syntax ExtComboBoxItems>`
|
||||||
| :ref:`ExtFileFilterMimeTypes<Syntax ExtFileFilter>`
|
| :ref:`ExtFileFilterMimeTypes<Syntax ExtFileFilter>`
|
||||||
| :ref:`ExtFileFilterPatterns<Syntax ExtFileFilter>`
|
| :ref:`ExtFileFilterPatterns<Syntax ExtFileFilter>`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue