content_updates.md: IDE Infrastructure page new sections

This commit is contained in:
Yann Cébron 2022-01-19 15:29:16 +01:00
parent f9fa9246e6
commit 4b99704095

View File

@ -14,6 +14,9 @@ See [GitHub Changelog](https://github.com/JetBrains/intellij-sdk-docs/commits/ma
Highlighting
: Add [](syntax_errors.md) and [](controlling_highlighting.md) sections explaining syntax highlighting basics and filtering highlighting information.
IDE Infrastructure
: Added sections [](ide_infrastructure.md#application-events) and [](ide_infrastructure.md#plugin-management).
## 2021
### December-21