From 3b4c258314ab78e01111a96d3b5ba6cdc0680c44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 28 Oct 2024 14:26:20 +0100 Subject: [PATCH] useful_links.md: updates --- topics/appendix/resources/useful_links.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/topics/appendix/resources/useful_links.md b/topics/appendix/resources/useful_links.md index 394a523a6..a306d505b 100644 --- a/topics/appendix/resources/useful_links.md +++ b/topics/appendix/resources/useful_links.md @@ -16,11 +16,11 @@ The following links represent useful resources for working with the IntelliJ Pla * [](internal_actions_intro.md) * [IntelliJ Plugin Verifier](https://github.com/JetBrains/intellij-plugin-verifier) (see also [](verifying_plugin_compatibility.md)) * [IntelliJ Platform Explorer](https://jb.gg/ipe) ([Blog post](https://blog.jetbrains.com/platform/2020/12/intellij-platform-explorer-get-to-the-extension-point/)) -* [IntelliJ Log Analyzer](https://github.com/JetBrains/IntelliJ-Log-Analyzer) * [Figma UI Kit](UI_kit.md) ([Blog post](https://blog.jetbrains.com/idea/2021/05/intellij-platform-ui-kit/)) ### Plugins +* [Plugin DevKit](https://plugins.jetbrains.com/plugin/22851-plugin-devkit) * [PsiViewer](https://plugins.jetbrains.com/plugin/227-psiviewer) * [Grammar-Kit](https://plugins.jetbrains.com/plugin/6606-grammar-kit) & [Grammar-Kit Folder](https://plugins.jetbrains.com/plugin/12983-grammar-kit-folder) * [Index Viewer](https://plugins.jetbrains.com/plugin/13029-index-viewer/) @@ -33,7 +33,4 @@ The following links represent useful resources for working with the IntelliJ Pla * [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template) * [IntelliJ Community Edition](https://github.com/JetBrains/intellij-community) * [IntelliJ Plugins](https://github.com/JetBrains/intellij-plugins) -* [Open Source Plugins](https://plugins.jetbrains.com/search?orderBy=name&shouldHaveSource=true) - -> Webinars have [moved](learning_resources.md#webinars). -> +* [Open Source Plugins on JetBrains Marketplace](https://plugins.jetbrains.com/search?orderBy=name&shouldHaveSource=true)