GitShow/antfu/vscode-file-nesting-config
antfu

vscode-file-nesting-config

Config of File Nesting for VS Code

by antfu
configvscode
Star on GitHubForknpm

JavaScript

3.7k stars203 forks155 contributorsQuiet · 2mo agoSince 2022v2.0.2MIT

Meet the team

See all 155 on GitHub →
antfu
antfu270 contributions
aminya
aminya5 contributions
elio-Wang
elio-Wang5 contributions
baruchiro
baruchiro4 contributions
bradzacher
bradzacher4 contributions
HigherOrderLogic
HigherOrderLogic4 contributions
kidonng
kidonng4 contributions
ymansurozer
ymansurozer4 contributions

Languages

View on GitHub →
JavaScript81.9%
TypeScript18.1%

Commit activity

Last 12 weeks · 14 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Quiet · 3 in progress · Last activity 2mo ago
See all on GitHub →
elio-Wang
feat: support benchstat _bench_test.go nesting for *.goOpenPR

🔗 Linked issue Fixes #321 🧭 Context Benchstat tests use the naming convention . This PR adds the pattern to the nesting rule so benchstat test files are automatically nested under their parent file. 📝 Changes : add to nesting pattern : auto-generated by

elio-Wang · 1mo ago
felixicaza
fix: add missing types files for .cjs and .mjs extensionsOpenPR

🔗 Linked issue Fixes #335. 🧭 Context Added missing and types files for nesting in and extensions.

felixicaza · 1mo ago
autofix-troubleshooter
Autofix.ci App Not InstalledOpenIssue

Hi! I'm the autofix.ci troubleshooter bot. It looks like you correctly set up a CI job that uses the autofix.ci GitHub Action, but the autofix.ci GitHub App has not been installed for this repository. This means that autofix.ci unfortunately does not have the permissions to fix the main branch. If you are the repository owner, please install the app and then restart the CI workflow! 😃

autofix-troubleshooter · 2mo ago

Recent fixes

View closed PRs →
iFwu
fix(extension): stabilize update markerMergedPR

Description Use the timestamp embedded in the upstream README config block for the generated marker instead of formatting the local update time with . Before this change, the extension rewrote the marker with each machine's local locale, for example: When VS Code/Cursor settings are synced across Windows and macOS (via Settings Sync, dotfiles, or a git-tracked ), the same upstream file-nesting config can therefore create platform-specific churn and merge conflicts even when the actual nesting patterns are identical. This keeps the previous marker shape () but makes the value deterministic by reusing the upstream README timestamp, for example: The marker is not used for file-nesting parsing or config comparison: the extension already removes the marker before comparing local patterns, while the upstream README parser strips JSONC comment lines before . Linked Issues N/A. No exact existing issue/PR was found for the locale-specific update marker; related updater behavior discussions include #127 and #218. Verification Parsed the current README config block with Node to verify the upstream timestamp and JSON extraction still work.

iFwu · 2mo ago
elio-Wang
feat: add Terraform and Helm file nesting supportMergedPR

Please be aware that vibe-coding contributions are 🚫 STRICTLY PROHIBITED. We are humans behind these open source projects, trying hard to maintain good quality and a healthy community. Not only do vibe-coding contributions pollute the code, but they also drain A LOT of unnecessary energy and time from maintainers and toxify the community and collaboration. All vibe-coded, AI-generated PRs will be rejected and closed without further notice. In severe cases, your account might be banned organization-wide and reported to GitHub. PLEASE SHOW SOME RESPECT and do not do so. Before submitting the PR, please make sure you do the following: Read the Contributing Guide. Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate. Provide a description in this PR that addresses what the PR is solving and WHY**, or reference the issue that it solves (e.g. ). Ideally, include relevant tests that fail without this PR but pass with it. [x]

elio-Wang · 2mo ago
lgc2333
Add support for `.vsls.json`ClosedIssue

Clear and concise description of the problem is the config file of Microsoft Live Share, see here. Suggested solution It should be collapsed but I don't know where it should be Alternative _No response_ Additional context _No response_ Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

lgc2333 · 2mo ago
Structured data for AI agents

Repository: antfu/vscode-file-nesting-config. Description: Config of File Nesting for VS Code Stars: 3662, Forks: 203. Primary language: JavaScript. Languages: JavaScript (81.9%), TypeScript (18.1%). License: MIT. Topics: config, vscode. Latest release: v2.0.2 (2mo ago). Open PRs: 3, open issues: 20. Last activity: 2mo ago. Community health: 85%. Top contributors: antfu, aminya, elio-Wang, baruchiro, bradzacher, HigherOrderLogic, kidonng, ymansurozer, ntnyq, sxzz and others.

·@ofershap

Replace github.com with gitshow.dev