mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_extension_points.md: fix version
This commit is contained in:
parent
1abae16908
commit
5e603077ee
@ -138,7 +138,7 @@ public class MyExtensionUsingService {
|
|||||||
```
|
```
|
||||||
|
|
||||||
A gutter icon for the `ExtensionPointName` declaration allows navigating to the corresponding [`<extensionPoint>`](plugin_configuration_file.md#idea-plugin__extensionPoints__extensionPoint) declaration in <path>plugin.xml</path>.
|
A gutter icon for the `ExtensionPointName` declaration allows navigating to the corresponding [`<extensionPoint>`](plugin_configuration_file.md#idea-plugin__extensionPoints__extensionPoint) declaration in <path>plugin.xml</path>.
|
||||||
Code insight is available for the extension point name String literal (2023.3).
|
Code insight is available for the extension point name String literal (2022.3).
|
||||||
|
|
||||||
## Dynamic Extension Points
|
## Dynamic Extension Points
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user