mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
useful_links.md: cleanup
This commit is contained in:
parent
6d8926807c
commit
7216ec5d3c
@ -1,19 +1,13 @@
|
||||
[//]: # (title: Useful Links)
|
||||
# Useful Links
|
||||
|
||||
<!-- Copyright 2000-2022 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-2023 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. -->
|
||||
|
||||
<link-summary>Useful tooling, plugins and repositories</link-summary>
|
||||
<link-summary>Useful tooling, plugins and repositories.</link-summary>
|
||||
|
||||
The following links represent useful resources for working with the IntelliJ Platform and creating plugins.
|
||||
|
||||
### Repositories
|
||||
* [IntelliJ Platform SDK Documentation](https://github.com/JetBrains/intellij-sdk-docs) & [IntelliJ Platform SDK Code Samples](https://github.com/JetBrains/intellij-sdk-code-samples)
|
||||
* [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
|
||||
* [IntelliJ Community Edition](https://github.com/JetBrains/intellij-community)
|
||||
* [IntelliJ Plugins](https://github.com/JetBrains/intellij-plugins)
|
||||
* [Open Source Plugins](https://plugins.jetbrains.com/search?orderBy=name&shouldHaveSource=true)
|
||||
|
||||
### Tooling
|
||||
|
||||
* [IDE Settings, Caches, Logs, and Plugins](https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs)
|
||||
* [](internal_actions_intro.md)
|
||||
* [](intellij_artifacts.md)
|
||||
@ -23,11 +17,20 @@ The following links represent useful resources for working with the IntelliJ Pla
|
||||
* [Figma UI Kit](https://jetbrains.design/intellij/resources/UI_kit/) ([Blog post](https://blog.jetbrains.com/idea/2021/05/intellij-platform-ui-kit/))
|
||||
|
||||
### Plugins
|
||||
|
||||
* [PsiViewer](https://plugins.jetbrains.com/plugin/227-psiviewer)
|
||||
* [Grammar-Kit](https://plugins.jetbrains.com/plugin/6606-grammar-kit) & [Grammar-Kit Folder](https://plugins.jetbrains.com/plugin/12983-grammar-kit-folder)
|
||||
* [Index Viewer](https://plugins.jetbrains.com/plugin/13029-index-viewer/)
|
||||
* [IDE Perf](https://plugins.jetbrains.com/plugin/15104-ide-perf)
|
||||
* [Thread Access Info](https://plugins.jetbrains.com/plugin/16815-thread-access-info)
|
||||
|
||||
### Repositories
|
||||
|
||||
* [IntelliJ Platform SDK Documentation](https://github.com/JetBrains/intellij-sdk-docs) & [IntelliJ Platform SDK Code Samples](https://github.com/JetBrains/intellij-sdk-code-samples)
|
||||
* [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
|
||||
* [IntelliJ Community Edition](https://github.com/JetBrains/intellij-community)
|
||||
* [IntelliJ Plugins](https://github.com/JetBrains/intellij-plugins)
|
||||
* [Open Source Plugins](https://plugins.jetbrains.com/search?orderBy=name&shouldHaveSource=true)
|
||||
|
||||
> Webinars have [moved](learning_resources.md#webinars).
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user