From d88aee5dd6b920641cc38219c933e7213be14de3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 14 May 2025 11:24:36 +0200 Subject: [PATCH] content_updates.md: May 25 minor --- topics/intro/content_updates.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/topics/intro/content_updates.md b/topics/intro/content_updates.md index ec19cec41..48d78a2df 100644 --- a/topics/intro/content_updates.md +++ b/topics/intro/content_updates.md @@ -18,6 +18,12 @@ See [GitHub Changelog](https://github.com/JetBrains/intellij-sdk-docs/commits/ma New Project Wizard : Add a new section about implementing project wizards: [](new_project_wizard.md). +Minor Changes and Additions +: +- Add [](editors.md#editors-faq) section. +- Extension Points and Listeners are now grouped per plugin, for example, [](intellij_community_plugins_extension_point_list.md#java-plugin). +- Revise and expand [](code_completion.md), [](icons.md), [UI FAQ: Icons](ui_faq.md#icons) sections. + ### March {march-25}