mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 09:47:50 +08:00
GitHub Actions: separated workflows for docs and code_samples
This commit is contained in:
parent
2761b007c4
commit
cb6704f9a1
@ -3,7 +3,7 @@
|
|||||||
[][jb:confluence-on-gh]
|
[][jb:confluence-on-gh]
|
||||||
[][jb:docs]
|
[][jb:docs]
|
||||||
[][jb:twitter]
|
[][jb:twitter]
|
||||||
[][gh:build]
|
[][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.
|
||||||
@ -54,7 +54,7 @@ In the following table, you may find all available samples provided in the separ
|
|||||||
| [Tool Window](./tool_window) | Custom Tool Window example plugin. |
|
| [Tool Window](./tool_window) | Custom Tool Window example plugin. |
|
||||||
| [Tree Structure Provider](./tree_structure_provider) | Tree Structure Provider showing only plain text files. |
|
| [Tree Structure Provider](./tree_structure_provider) | Tree Structure Provider showing only plain text files. |
|
||||||
|
|
||||||
[gh:build]: https://github.com/JetBrains/intellij-sdk-docs/actions?query=workflow%3ABuild
|
[gh:workflow-code-samples]: https://github.com/JetBrains/intellij-sdk-docs/actions?query=workflow%3ACode%20Samples
|
||||||
[gh:template]: https://github.com/JetBrains/intellij-platform-plugin-template
|
[gh:template]: https://github.com/JetBrains/intellij-platform-plugin-template
|
||||||
|
|
||||||
[jb:confluence-on-gh]: https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub
|
[jb:confluence-on-gh]: https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user