From 060186cf7230cae62843ee116232bea36e1890e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 30 Nov 2022 19:15:52 +0100 Subject: [PATCH] snippets.md: subscribeNews --- topics/_shared/snippets.md | 7 +++++++ topics/appendix/api_notable/api_notable.md | 4 +--- topics/appendix/resources/learning_resources.md | 4 +--- topics/intro/content_updates.md | 4 +--- topics/intro/welcome.md | 9 +-------- 5 files changed, 11 insertions(+), 17 deletions(-) diff --git a/topics/_shared/snippets.md b/topics/_shared/snippets.md index 8efba67d5..594c4d75d 100644 --- a/topics/_shared/snippets.md +++ b/topics/_shared/snippets.md @@ -12,3 +12,10 @@ {style="note"} + + + +> [Subscribe to Marketplace Developer News](https://jb.gg/mp-updates) to receive news and announcements. +> Also follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/). + + diff --git a/topics/appendix/api_notable/api_notable.md b/topics/appendix/api_notable/api_notable.md index 464ff2c99..9e4723f84 100644 --- a/topics/appendix/api_notable/api_notable.md +++ b/topics/appendix/api_notable/api_notable.md @@ -8,9 +8,7 @@ The following pages list notable changes and new features in IDE releases. Plugin authors are encouraged to verify their compatible releases take advantage of the latest API additions. -> [Subscribe to Marketplace Developer News](https://jb.gg/mp-updates) to receive news and announcements. -> Also follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/). -> + * [Changes in 2023.*](api_notable_list_2023.md) * [Changes in 2022.*](api_notable_list_2022.md) diff --git a/topics/appendix/resources/learning_resources.md b/topics/appendix/resources/learning_resources.md index 0ec13861b..4539ab059 100644 --- a/topics/appendix/resources/learning_resources.md +++ b/topics/appendix/resources/learning_resources.md @@ -4,9 +4,7 @@ Links to articles and webinars about plugin development. -> [Subscribe to Marketplace Developer News](https://jb.gg/mp-updates) to receive news and announcements. -> Also follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/). -> + ## Articles diff --git a/topics/intro/content_updates.md b/topics/intro/content_updates.md index 22680c4f4..a2da42fba 100644 --- a/topics/intro/content_updates.md +++ b/topics/intro/content_updates.md @@ -8,9 +8,7 @@ This page lists notable additions and updates to the SDK documentation and [](co See [GitHub Changelog](https://github.com/JetBrains/intellij-sdk-docs/commits/main) ([RSS](https://github.com/JetBrains/intellij-sdk-docs/commits/main.atom)) for a detailed changelog. -> [Subscribe to Marketplace Developer News](https://jb.gg/mp-updates) to receive news and announcements. -> Also follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/). -> + ## 2022 diff --git a/topics/intro/welcome.md b/topics/intro/welcome.md index 9eb64cfef..6ad784337 100644 --- a/topics/intro/welcome.md +++ b/topics/intro/welcome.md @@ -49,16 +49,9 @@ Please see [Getting Help](getting_help.md) if you encounter bugs in this guide o ## Updates -> Gradle IntelliJ Plugin 1.x is now available, please update your Gradle build script [![GitHub Release](https://img.shields.io/github/release/jetbrains/gradle-intellij-plugin.svg?style=flat-square){type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases) -> -> [What's New & Upgrade Instructions](https://lp.jetbrains.com/gradle-intellij-plugin) -> -{style="note"} - See [Content Updates](content_updates.md) for the latest changes. -[Subscribe to Marketplace Developer News](https://jb.gg/mp-updates) to receive news and announcements. -Follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/). + Upgrading your plugin to the latest platform release? Follow [](verifying_plugin_compatibility.md) and check [Incompatible Changes](api_changes_list.md) as well as [Notable Changes and Features](api_notable.md).