mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
1.2 KiB
1.2 KiB
title | redirect_from | |
---|---|---|
IntelliJ Platform SDK |
|
Welcome to the IntelliJ Platform SDK. This is the primary source of documentation for extending the IntelliJ Platform, by creating plugins, custom language support or building a custom IDE.
Getting Started
- What is the IntelliJ Platform?
- About this Guide
- Getting Help
- Getting Started
- Plugin Features
- Resources
Open Source
This guide is Open Source, and licensed under Apache 2.0. The source (as Markdown) is hosted on GitHub. Issues and features are tracked in YouTrack - if you find a bug or require help with missing content, please raise an issue. Of course, pull requests to the GitHub repository are also gratefully accepted.
Please see CONTRIBUTING.md for details on how to host the docs locally and contribute.