From 89f15e579b0f768ec7fa7f2f18fc032f66b6cb88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 10 Feb 2025 16:15:28 +0100 Subject: [PATCH] faq.md: mention archived status for ZD --- topics/basics/faq.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/topics/basics/faq.md b/topics/basics/faq.md index 86409d01e..ca84d02f4 100644 --- a/topics/basics/faq.md +++ b/topics/basics/faq.md @@ -1,12 +1,14 @@ - + # Plugin Development FAQ -List of plugin development forum topics with frequently asked question. +List of plugin development forum topics with frequently asked questions. -This FAQ is a topical index of questions that have been asked (and answered) on [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). +This FAQ is a topical index of questions that have been asked (and answered) on the archived +[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. -> See also [Explore the IntelliJ Platform API](explore_api.md) for more information and strategies. +> See also [](explore_api.md) for more information and strategies. > ## Accessing and Modifying the Source Code