From 104a22e6a3cfc33a855e6aa4dbbca49b0b316c11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 1 Mar 2023 14:43:13 +0100 Subject: [PATCH] plugin_dependencies.md: update information about Plugin ID on MP --- topics/basics/plugin_structure/plugin_dependencies.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/basics/plugin_structure/plugin_dependencies.md b/topics/basics/plugin_structure/plugin_dependencies.md index 5e3d32def..7203392a5 100644 --- a/topics/basics/plugin_structure/plugin_dependencies.md +++ b/topics/basics/plugin_structure/plugin_dependencies.md @@ -35,8 +35,8 @@ It is not possible to specify the minimum/maximum version for the dependent plug For plugins published on [JetBrains Marketplace](https://plugins.jetbrains.com): 1. Open plugin's detail page -2. Select Versions tab -3. Open detail page for the desired version, displaying the Compatibility Range and Plugin ID +2. Scroll down to the bottom section Additional Information +3. Copy Plugin ID ### Bundled and Other Plugins