2023-07-24 09:24:01 +02:00

64 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic
SYSTEM "https://helpserver.labs.jb.gg/help/schemas/mvp/html-entities.dtd">
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
title="IntelliJ Platform SDK" id="welcome">
<section-starting-page>
<title>IntelliJ Platform SDK</title>
<description>
Extend the IntelliJ
Platform by creating plugins, custom language support, or UI themes.
</description>
<spotlight>
<a href="plugins_quick_start.md" type="start"
summary="Basics of working with the IntelliJ Platform and creating plugins."/>
<a href="about.md" type="library" summary="Introduction and overview of contents.">The IntelliJ
Platform SDK</a>
</spotlight>
<primary>
<title>Get started</title>
<a href="developing_plugins.md" type="development" summary="Get started building IDE plugins."/>
<a href="themes_getting_started.md" type="creative" summary="Customize the IDE appearance.">Developing a
Theme</a>
</primary>
<secondary>
<title>Explore and Learn</title>
<a href="getting_help.topic" type="community"
summary="Join our community of plugin developers, ask questions and provide feedback."/>
<a href="explore_api.md" type="search" summary="Strategies and tools for exploring the API."/>
<a href="useful_links.md" summary="Useful tooling, plugins and repositories."/>
<a href="learning_resources.md" summary="Articles and webinars about plugin development."/>
<a href="https://blog.jetbrains.com/platform/"
summary="All about plugin and extension development for JetBrains products.">JetBrains Platform Blog</a>
<a href="https://www.youtube.com/playlist?list=PLQ176FUIyIUZRWGCFY7G9V5zaM00THymY"
summary="YouTube playlist with recorded webinars.">Busy Plugin Developers - Playlist</a>
</secondary>
<misc>
<cards>
<title>Tools</title>
<a href="https://jb.gg/ipe" summary="Explore extensions and listeners in open source plugins.">IntelliJ
Platform Explorer</a>
<a href="https://plugins.jetbrains.com/plugin-ideas/"
summary="Browse and vote on suggestions for new plugins.">Plugin Ideas</a>
</cards>
<cards>
<title>Staying up to date</title>
<a href="content_updates.md" summary="Latest updates to the documentation."/>
<a href="https://jb.gg/mp-updates" summary="Subscribe to receive news and announcements.">Marketplace
Developer News</a>
<a href="api_changes_list.md" summary="Known breaking changes.">Incompatible API Changes</a>
<a href="api_notable.md" summary="Notable changes and new features.">Notable API Changes</a>
</cards>
</misc>
</section-starting-page>
</topic>