mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
align badges
This commit is contained in:
parent
3abfe4c882
commit
431c77d706
@ -1,9 +1,9 @@
|
|||||||
# IntelliJ Platform SDK Documentation
|
# IntelliJ Platform SDK Documentation
|
||||||
|
|
||||||
[][jb:confluence-on-gh]
|
[][jb:confluence-on-gh]
|
||||||
[][jb:twitter]
|
[][jb:twitter]
|
||||||
[][gh:workflow-code-samples]
|
[][gh:workflow-code-samples]
|
||||||
[][jb:slack]
|
[][jb:slack]
|
||||||
|
|
||||||
Welcome to the repository for [IntelliJ Platform SDK Documentation](https://plugins.jetbrains.com/docs/intellij/?from=GH-README) site.
|
Welcome to the repository for [IntelliJ Platform SDK Documentation](https://plugins.jetbrains.com/docs/intellij/?from=GH-README) site.
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# IntelliJ Platform SDK Code Samples
|
# IntelliJ Platform SDK Code Samples
|
||||||
|
|
||||||
[][jb:confluence-on-gh]
|
[][jb:confluence-on-gh]
|
||||||
[][jb:docs]
|
[][jb:docs]
|
||||||
[][jb:twitter]
|
[][jb:twitter]
|
||||||
[][gh:workflow-code-samples]
|
[][gh:workflow-code-samples]
|
||||||
[][jb:slack]
|
[][jb:slack]
|
||||||
|
|
||||||
Learn how to build plugins using IntelliJ Platform SDK for the [JetBrains products][jb:products] by experimenting with our code samples.
|
Learn how to build plugins using IntelliJ Platform SDK for the [JetBrains products][jb:products] by experimenting with our code samples.
|
||||||
These samples show you how features work and help you jumpstart your plugins.
|
These samples show you how features work and help you jumpstart your plugins.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<!-- Copyright 2000-2021 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2021 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
[](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) [](https://twitter.com/JBPlatform/) [](https://plugins.jetbrains.com/slack)
|
[](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) [](https://twitter.com/JBPlatform/) [](https://plugins.jetbrains.com/slack)
|
||||||
|
|
||||||
Welcome to the IntelliJ Platform SDK - the primary source of documentation for extending the IntelliJ Platform by creating plugins, custom language support, or building a custom IDE.
|
Welcome to the IntelliJ Platform SDK - the primary source of documentation for extending the IntelliJ Platform by creating plugins, custom language support, or building a custom IDE.
|
||||||
|
|
||||||
@ -44,7 +44,7 @@ Watch [Busy plugin developers series. Episode 0](https://www.youtube.com/watch?v
|
|||||||
|
|
||||||
## Updates
|
## Updates
|
||||||
|
|
||||||
> Gradle IntelliJ Plugin 1.x is now available, please update your build scripts [](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
> Gradle IntelliJ Plugin 1.x is now available, please update your build scripts [](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
||||||
>
|
>
|
||||||
> [What's New & Upgrade Instructions](https://lp.jetbrains.com/gradle-intellij-plugin)
|
> [What's New & Upgrade Instructions](https://lp.jetbrains.com/gradle-intellij-plugin)
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user