mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
tools_gradle_grammar_kit_plugin.md: minor
This commit is contained in:
parent
624142ab66
commit
2bafc8b6a0
@ -2,7 +2,7 @@
|
||||
|
||||
<!-- 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. -->
|
||||
|
||||
This Gradle plugin automates generating lexers and parsers to support the custom language development of plugins for IntelliJ-based IDEs when using Grammar-Kit.
|
||||
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 
|
||||
>
|
||||
|
@ -32,6 +32,7 @@ Minor Changes and Additions
|
||||
- Add a small section to [](php_open_api.md#utility-classes) describing `PhpFilePathUtils` utility class.
|
||||
- Add mention of the way to programmatically open an autocomplete popup to [](code_completion.md).
|
||||
- Add a small section to [](work_with_icons_and_images.md#animated-icons) describing animated icons.
|
||||
- Moved [](tools_gradle_grammar_kit_plugin.md) documentation to _Appendix III — Tools_
|
||||
|
||||
### May-22
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user