mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
types_of_plugins.md: mention extending existing language (IJSDK-947)
This commit is contained in:
parent
0ff305256d
commit
4c534873b7
@ -38,6 +38,8 @@ Custom language support provides basic functionality for working with a particul
|
||||
* Code insight and code completion
|
||||
* Inspections and quick-fixes
|
||||
* Intention actions
|
||||
|
||||
Plugins can also augment existing (bundled) custom languages, e.g., by providing additional inspections, intentions, or any other features.
|
||||
|
||||
Refer to the [Custom Language Support Tutorial](/tutorials/custom_language_support_tutorial.md) to learn more about the topic.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user