Skip to content

vscode: nest submodules under mod.rs by default#22664

Open
mansiverma897993 wants to merge 1 commit into
rust-lang:masterfrom
mansiverma897993:sort-mod-rs
Open

vscode: nest submodules under mod.rs by default#22664
mansiverma897993 wants to merge 1 commit into
rust-lang:masterfrom
mansiverma897993:sort-mod-rs

Conversation

@mansiverma897993

Copy link
Copy Markdown

This PR configures VS Code's file nesting to group other Rust files under their corresponding mod.rs file.

When explorer.fileNesting.enabled is active, this effectively sorts mod.rs to the top of directories by nesting its submodules under it.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants