Skip to content

Commit

Permalink
Merge branch 'main' into feat/INTELLIJ-180
Browse files Browse the repository at this point in the history
  • Loading branch information
kmruiz authored Jan 16, 2025
2 parents b58be3f + 0c984ec commit 7c0bd61
Show file tree
Hide file tree
Showing 12 changed files with 2,220 additions and 14 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ MongoDB plugin for IntelliJ IDEA.
## [Unreleased]

### Added
* [INTELLIJ-173](https://jira.mongodb.org/browse/INTELLIJ-173) Add support for parsing, inspecting and autocompleting in a project stage written using `Aggregation.match` and chained `ProjectionOperations` using `andInclude` and `andExclude`.
* [INTELLIJ-172](https://jira.mongodb.org/browse/INTELLIJ-172) Add support for parsing, inspecting and autocompleting in an aggregation written using Spring Data MongoDB (`MongoTemplate.aggregate`, `MongoTemplate.aggregateStream`) and a match stage written using `Aggregation.match`.
* [INTELLIJ-179](https://jira.mongodb.org/browse/INTELLIJ-179) Telemetry when Create Index intention is clicked.
It can be disabled in the Plugin settings.
Expand Down
Loading

0 comments on commit 7c0bd61

Please sign in to comment.