Docs Menu

Docs HomeMongoDB Analyzer

Issues & Help

The MongoDB developer community is highly engaged and encompasses users with a range of Visual Studio Code experience.

Often, the quickest way to get support for general questions is through the MongoDB Community Forums.

Refer to our support channels documentation for more information.

If you think you've found a bug or want to request a new MongoDB Analyzer feature, please open a case in our issue management tool, JIRA:

Bug reports in JIRA for the Visual Studio project are public.

If you've identified a security vulnerability in the analyzer or any other MongoDB project, please report it according to the instructions found in the Create a Vulnerability Report page.

We're happy to accept contributions to help improve the analyzer. We will review user contributions to ensure they meet the standards of the codebase. Please include documentation and tests in your pull request.

To get started, check out the source and work on a branch:

git clone https://github.com/mongodb/mongo-csharp-analyzer.git
cd mongo-csharp-analyzer
git checkout -b myNewFeature
←  What's New
Share Feedback