diff --git a/topics/appendix/resources/explore_api.md b/topics/appendix/resources/explore_api.md index 9bf24e8d0..f5e04c9fe 100644 --- a/topics/appendix/resources/explore_api.md +++ b/topics/appendix/resources/explore_api.md @@ -1,4 +1,4 @@ -[//]: # (title: Explore the IntelliJ Platform API) +# Explore the IntelliJ Platform API @@ -16,6 +16,9 @@ This usually happens in two situations: This guide provides a list of proven strategies that can help you overcome these challenges and gather enough information to continue your work. Furthermore, the tips below will help build your confidence as you explore the IntelliJ Platform. +> In some cases, implementing an actual IntelliJ Platform plugin might not be necessary, as [alternative solutions](plugin_alternatives.md) exist. +> See also [](plugin_required_experience.md) about necessary technology knowledge. + ## 1 Extension Points (EPs) ### 1.1 Browse Lists of EPs