Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs Menu
Docs Home
/
IntelliJ Plugin

Disable Warnings

You can disable the following warnings in the IntelliJ Plugin side panel:

  • Database reference validation warnings

  • Index performance warnings

  • Type validation warnings

To disable the warnings in the IntelliJ Plugin side panel:

1
2

When you click Disable Inspection, the plugin disables all index warnings for the project.

If you previously disabled index warnings and want to re-enable the insight:

1
2
3

Back

Index Performance Warnings

On this page