Jakub Chrzanowski 4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00

2.6 KiB

official JetBrains project Twitter Follow 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.

Getting Started

Watch Busy plugin developers series. Episode 0 to get started with developing plugins and publishing on JetBrains Marketplace.

Updates

See Content Updates for the latest changes. Follow JBPlatform on Twitter and visit JetBrains Platform Blog for the latest announcements.

Are you upgrading your plugin to the latest platform release? Make sure to check Incompatible Changes as well as Notable Changes and Features.

Dynamic Plugins are available in 2020.1. We've also published our roadmap for the IntelliJ Platform for 2020: Part I Part II

If your plugin depends on Java functionality and targets 2019.2 or later, please make sure to follow the steps from this blog post.

{type="note"}

Open Source

This guide is Open Source and licensed under Apache 2.0. The source (as Markdown) is hosted on GitHub. Please see CONTRIBUTING.md for details on hosting the docs locally and contributing.

Please see Getting Help if you encounter bugs in this guide or require help with missing content.