Skip to content

feat: add editor docs about tab labels for app directory files #78619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

ajnart
Copy link

@ajnart ajnart commented Apr 28, 2025

Add custom label patterns for editor tabs in Code-OSS-based IDEs. This makes it easier to distinguish between different page.tsx, layout.tsx, etc., by prefixing the tab titles with their folder names. Improves navigation and speeds up development inside the app directory structure.

Preview of the labels with the setting applied:

image

Got the idea from: https://www.reddit.com/r/nextjs/comments/1k97ow4/better_tabs_in_your_ide_for_pagetsx_and_routets/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

Add custom label patterns for editor tabs in Code-OSS-based IDEs.
This makes it easier to distinguish between different `page.tsx`, `layout.tsx`, etc., by prefixing the tab titles with their folder names.
Improves navigation and speeds up development inside the app directory structure.
@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Apr 28, 2025
@ijjk
Copy link
Member

ijjk commented Apr 28, 2025

Allow CI Workflow Run

  • approve CI run for commit: a00f2f1

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants