### Summary Currently, the plugin defines such plugin dependencies: - [x] Database - [ ] Terminal (_feature in progress_) - [ ] F# (_feature in progress_) - [ ] AI Assistant (_feature planned_) All of them could be made non-required dependencies to not bother users with dependencies that they don't want to install/enable. ### References - [📖 Optional plugin dependencies docs](https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html#optional-plugin-dependencies)