Sync with the ultimate master#1152
Merged
Eugene Auduchinok (auduchinok) merged 2 commits intoJun 4, 2026
Merged
Conversation
Move the pluginized module-set wrappers for grid, recent files, structural search, structure view, services view, todo, VCS frontend, and VCS split to standalone plugin modules located next to their feature modules. This matches the navbar-style layout and lets products depend on normal bundled plugin wiring instead of generated module-set wrappers. Update product layouts, test/plugin dependencies, packaging snapshots, generated JPS/Bazel metadata, and Patronus rules to use the new wrapper plugin IDs while keeping the remaining main module-set wrapper in place. IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 IJ-MR-193195 IJ-MR-196957 IJ-MR-199124 IJ-MR-197441 IJ-MR-204135 IJ-MR-204674 IJ-MR-205883 GitOrigin-RevId: 9493caf578c94974f05bc77d73dd7315a564c8b8
…t/isStderr/isSystem checks GitOrigin-RevId: 90d9ea72245f007149dae8c0c49a7b54ef643482
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync with the ultimate master.