mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
Move IntelliJ Platform version out of the counters
This commit is contained in:
parent
77c9fc08c7
commit
8b1cd3d156
@ -17,8 +17,9 @@ There must be no top-level "Listeners" group, adjust ExtensionPointAnalyzerActio
|
|||||||
|
|
||||||
> See [](intellij_platform_extension_point_list.md) for IntelliJ Platform.
|
> See [](intellij_platform_extension_point_list.md) for IntelliJ Platform.
|
||||||
|
|
||||||
629 Extension Points and 71 Listeners (%ijPlatform%)
|
IntelliJ Platform version: %ijPlatform%.
|
||||||
|
|
||||||
|
629 Extension Points and 71 Listeners
|
||||||
|
|
||||||
<include from="snippets.topic" element-id="ep_list_legend"/>
|
<include from="snippets.topic" element-id="ep_list_legend"/>
|
||||||
|
|
||||||
|
@ -10,14 +10,15 @@ EXCLUDING:
|
|||||||
/community/jvm
|
/community/jvm
|
||||||
/community/plugins
|
/community/plugins
|
||||||
/community/python
|
/community/python
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# IntelliJ Platform Extension Point and Listener List
|
# IntelliJ Platform Extension Point and Listener List
|
||||||
|
|
||||||
<link-summary>Overview of Extension Points and Listeners for IntelliJ Platform.</link-summary>
|
<link-summary>Overview of Extension Points and Listeners for IntelliJ Platform.</link-summary>
|
||||||
|
|
||||||
1172 Extension Points and 225 Listeners (%ijPlatform%)
|
IntelliJ Platform version: %ijPlatform%.
|
||||||
|
|
||||||
|
1172 Extension Points and 225 Listeners
|
||||||
|
|
||||||
<include from="snippets.topic" element-id="ep_list_legend"/>
|
<include from="snippets.topic" element-id="ep_list_legend"/>
|
||||||
|
|
||||||
|
@ -21,7 +21,9 @@ Overview of Extension Points and Listeners for open source plugins available in
|
|||||||
|
|
||||||
> See [](intellij_platform_extension_point_list.md) for IntelliJ Platform.
|
> See [](intellij_platform_extension_point_list.md) for IntelliJ Platform.
|
||||||
|
|
||||||
68 Extension Points and 10 Listeners (%ijPlatform%)
|
IntelliJ Platform version: %ijPlatform%.
|
||||||
|
|
||||||
|
68 Extension Points and 10 Listeners
|
||||||
|
|
||||||
<include from="snippets.topic" element-id="ep_list_legend"/>
|
<include from="snippets.topic" element-id="ep_list_legend"/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user