plugin_dependencies.md: add database and spring plugins

This commit is contained in:
Karol Lewandowski 2022-06-10 13:45:08 +02:00
parent 95c3bab893
commit aed1b14c5d

View File

@ -49,12 +49,15 @@ See also [](extension_point_list.md#intellij-community-plugins) and [](plugin_co
|---------------------------|---------------------------------|
| Copyright | `com.intellij.copyright` |
| CSS | `com.intellij.css` |
| Database Tools and SQL | `com.intellij.database` |
| IntelliLang | `org.intellij.intelliLang` |
| Java | `com.intellij.java` |
| JavaScript and TypeScript | `JavaScript` |
| Kotlin | `org.jetbrains.kotlin` |
| Markdown | `org.intellij.plugins.markdown` |
| Maven | `org.jetbrains.idea.maven` |
| Spring | `com.intellij.spring` |
| Spring Boot | `com.intellij.spring.boot` |
### Preparing Sandbox