mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
right TOC, partial revert for c2666bbe3412036078ce60ccf436d48f3dcb604b
This commit is contained in:
parent
36c3170187
commit
93828c104e
@ -2,6 +2,8 @@
|
||||
|
||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
|
||||
<show-structure for="chapter" depth="2"/>
|
||||
|
||||
<link-summary>Overview of Extension Points and Listeners for IntelliJ Platform</link-summary>
|
||||
|
||||
1482 Extension Points and 240 Listeners for IntelliJ Platform %ijPlatform%
|
||||
|
@ -2,6 +2,8 @@
|
||||
|
||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
|
||||
<show-structure for="chapter" depth="2"/>
|
||||
|
||||
<link-summary>Gradle IntelliJ Plugin configures Gradle-based plugin projects for building, testing, verifying, and publishing the plugin.</link-summary>
|
||||
|
||||
The Gradle IntelliJ Plugin is a plugin for the Gradle build system to help configuring your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs.
|
||||
|
@ -2,6 +2,8 @@
|
||||
|
||||
<!-- 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. -->
|
||||
|
||||
<show-structure for="chapter" depth="2"/>
|
||||
|
||||
The [Gradle Grammar-Kit Plugin](https://github.com/JetBrains/gradle-grammar-kit-plugin) automates generating lexers and parsers to support building [custom language](custom_language_support.md) plugins for IntelliJ-based IDEs when using [Grammar-Kit](https://github.com/JetBrains/Grammar-Kit).
|
||||
|
||||
> Current Gradle Grammar-Kit Plugin version is 
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
<link-summary>Kotlin DSL for creating UI forms with input components bound to state object.</link-summary>
|
||||
|
||||
<show-structure for="chapter" depth="2"/>
|
||||
|
||||
<tldr>
|
||||
|
||||
**Platform UI Guidelines:** [Layout](https://jetbrains.design/intellij/principles/layout)
|
||||
|
Loading…
x
Reference in New Issue
Block a user