mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
snippets.md: subscribeNews
This commit is contained in:
parent
e6c2e6f02d
commit
060186cf72
@ -12,3 +12,10 @@
|
|||||||
{style="note"}
|
{style="note"}
|
||||||
|
|
||||||
</snippet>
|
</snippet>
|
||||||
|
|
||||||
|
<snippet id="subscribeNews">
|
||||||
|
|
||||||
|
> [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/).
|
||||||
|
|
||||||
|
</snippet>
|
||||||
|
@ -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.
|
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.
|
<include from="snippets.md" element-id="subscribeNews"/>
|
||||||
> 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 2023.*](api_notable_list_2023.md)
|
||||||
* [Changes in 2022.*](api_notable_list_2022.md)
|
* [Changes in 2022.*](api_notable_list_2022.md)
|
||||||
|
@ -4,9 +4,7 @@
|
|||||||
|
|
||||||
<link-summary>Links to articles and webinars about plugin development.</link-summary>
|
<link-summary>Links to articles and webinars about plugin development.</link-summary>
|
||||||
|
|
||||||
> [Subscribe to Marketplace Developer News](https://jb.gg/mp-updates) to receive news and announcements.
|
<include from="snippets.md" element-id="subscribeNews"/>
|
||||||
> Also follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/).
|
|
||||||
>
|
|
||||||
|
|
||||||
## Articles
|
## Articles
|
||||||
|
|
||||||
|
@ -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.
|
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.
|
<include from="snippets.md" element-id="subscribeNews"/>
|
||||||
> Also follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/).
|
|
||||||
>
|
|
||||||
|
|
||||||
## 2022
|
## 2022
|
||||||
|
|
||||||
|
@ -49,16 +49,9 @@ Please see [Getting Help](getting_help.md) if you encounter bugs in this guide o
|
|||||||
|
|
||||||
## Updates
|
## Updates
|
||||||
|
|
||||||
> Gradle IntelliJ Plugin 1.x is now available, please update your Gradle build script [{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.
|
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.
|
<include from="snippets.md" element-id="subscribeNews"/>
|
||||||
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?
|
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).
|
Follow [](verifying_plugin_compatibility.md) and check [Incompatible Changes](api_changes_list.md) as well as [Notable Changes and Features](api_notable.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user