plugin_dependencies.md: Add Groovy plugin to the list

This commit is contained in:
Karol Lewandowski 2024-08-01 08:21:23 +02:00
parent 3f085ae5fc
commit aeb5f5e686

View File

@ -86,6 +86,7 @@ See also [](intellij_community_plugins_extension_point_list.md) and [](plugin_co
| CSS | `com.intellij.css` | [](webstorm.md) |
| Database Tools and SQL | `com.intellij.database` | [](data_grip.md) |
| Gradle | `com.intellij.gradle` | |
| Groovy | `org.intellij.groovy` | |
| IntelliLang | `org.intellij.intelliLang` | [](language_injection.md) |
| Java | `com.intellij.java` | [](idea.md#java) |
| JavaScript and TypeScript | `JavaScript` | [](webstorm.md) |