faq.md: repurpose

This commit is contained in:
Yann Cébron 2025-05-08 16:24:58 +02:00
parent 731f782598
commit 85b248c476

View File

@ -2,12 +2,16 @@
# Plugin Development FAQ # Plugin Development FAQ
<link-summary>List of plugin development forum topics with frequently asked questions.</link-summary> <link-summary>Miscellaneous frequently asked questions.</link-summary>
This FAQ is a topical index of questions that have been asked (and answered) on the archived This page contains miscellaneous FAQs. See [](getting_help.topic#problems-with-code-support-issues) on how to post new questions.
[IntelliJ IDEA Open API and Plugin Development forum](https://intellij-support.jetbrains.com/hc/en-us/community/topics/200366979-IntelliJ-IDEA-Open-API-and-Plugin-Development).
See [](getting_help.topic#problems-with-code-support-issues) on how to post new questions.
> Other common FAQs:
> - [](ide_infrastructure.md)
> - [](ui_faq.md)
> - [](testing_faq.md)
> - [](tools_intellij_platform_gradle_plugin_faq.md)
>
> See also [](explore_api.md) for more information and strategies. > See also [](explore_api.md) for more information and strategies.
> >