mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
websymbols_integration.md: use label
This commit is contained in:
parent
027c7cf053
commit
eeff6c9581
@ -1,4 +1,4 @@
|
|||||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||||
|
|
||||||
# Web Symbols Integration with Language Features
|
# Web Symbols Integration with Language Features
|
||||||
<primary-label ref="2022.3"/>
|
<primary-label ref="2022.3"/>
|
||||||
@ -160,7 +160,7 @@ For dynamic contributions, the `WebSymbolsQueryConfigurator.getScope()`'s `eleme
|
|||||||
#### Parts
|
#### Parts
|
||||||
{#css-parts}
|
{#css-parts}
|
||||||
|
|
||||||
_2023.2+_
|
<primary-label ref="2023.2"/>
|
||||||
|
|
||||||
**Namespace**: `css`
|
**Namespace**: `css`
|
||||||
|
|
||||||
@ -180,7 +180,8 @@ For dynamic contributions, the `WebSymbolsQueryConfigurator.getScope()`'s `eleme
|
|||||||
|
|
||||||
#### String Literals
|
#### String Literals
|
||||||
{#js-string-literals}
|
{#js-string-literals}
|
||||||
_2023.2+_
|
|
||||||
|
<primary-label ref="2023.2"/>
|
||||||
|
|
||||||
**Namespace**: `js`
|
**Namespace**: `js`
|
||||||
|
|
||||||
@ -196,7 +197,8 @@ The `WebSymbolsQueryConfigurator.getScope()`'s `element` parameter can be:
|
|||||||
|
|
||||||
#### Properties
|
#### Properties
|
||||||
{#js-properties}
|
{#js-properties}
|
||||||
_2023.2+_
|
|
||||||
|
<primary-label ref="2023.2"/>
|
||||||
|
|
||||||
**Namespace**: `js`
|
**Namespace**: `js`
|
||||||
|
|
||||||
@ -218,7 +220,7 @@ Dedicated support for `WebSymbol` interface properties:
|
|||||||
#### Symbols
|
#### Symbols
|
||||||
{#js-symbols}
|
{#js-symbols}
|
||||||
|
|
||||||
_2023.2+_
|
<primary-label ref="2023.2"/>
|
||||||
|
|
||||||
**Namespace**: `js`
|
**Namespace**: `js`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user