-
Notifications
You must be signed in to change notification settings - Fork 10
Pull requests: soderlind/vscode-phpcbf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Repo Assist] improve: extract resolveWorkspacePath utility; fix relative standard paths
automation
repo-assist
#139
opened Apr 9, 2026 by
github-actions
bot
•
Draft
[Repo Assist] fix: guard findFiles against out-of-boundary directory paths
automation
repo-assist
#138
opened Apr 8, 2026 by
github-actions
bot
•
Draft
[Repo Assist] fix: align configSearch file priority with PHP_CodeSniffer's auto-detection order
automation
repo-assist
#137
opened Apr 8, 2026 by
github-actions
bot
•
Draft
[Repo Assist] perf: reuse stable temp file per document to reduce filesystem overhead
automation
performance
repo-assist
#135
opened Apr 6, 2026 by
github-actions
bot
•
Draft
[Repo Assist] fix: scope addRootPath to document's workspace folder in multi-root workspaces
automation
bug
repo-assist
#134
opened Apr 6, 2026 by
github-actions
bot
•
Draft
[Repo Assist] perf: use minimal TextEdit range to preserve cursor position during format
automation
repo-assist
#132
opened Apr 5, 2026 by
github-actions
bot
•
Draft
[Repo Assist] fix: use correct waitUntil API in onWillSaveTextDocument
automation
repo-assist
#131
opened Apr 4, 2026 by
github-actions
bot
•
Draft
[Repo Assist] fix: add 30-second watchdog timer to prevent phpcbf subprocess hangs
automation
repo-assist
#129
opened Apr 3, 2026 by
github-actions
bot
•
Draft
[Repo Assist] fix: honour phpcbf.enable=false — store flag and guard format()
automation
repo-assist
#128
opened Apr 3, 2026 by
github-actions
bot
•
Draft
[Repo Assist] docs: add SECURITY.md with vulnerability reporting policy and security model
automation
repo-assist
#127
opened Apr 3, 2026 by
github-actions
bot
•
Draft
[Repo Assist] chore: add line-ending normalisation to .gitattributes
automation
repo-assist
#126
opened Apr 3, 2026 by
github-actions
bot
•
Draft
[Repo Assist] docs: draft CHANGELOG entry for v0.0.10 release preparation
automation
documentation
repo-assist
#125
opened Apr 2, 2026 by
github-actions
bot
•
Draft
[Repo Assist] fix: replace console.group/time with VS Code OutputChannel for debug logging
automation
repo-assist
#124
opened Apr 2, 2026 by
github-actions
bot
•
Draft
[Repo Assist] docs: clarify phpcbf.onsave vs editor.formatOnSave interaction
automation
repo-assist
#121
opened Apr 1, 2026 by
github-actions
bot
•
Draft
[Repo Assist] refactor: remove unintended this.standard mutation in getArgs()
automation
repo-assist
#120
opened Apr 1, 2026 by
github-actions
bot
•
Draft
[Repo Assist] test: add 3 edge-case tests for findFiles depth/name priority and out-of-tree paths
automation
repo-assist
#118
opened Apr 1, 2026 by
github-actions
bot
•
Draft
[Repo Assist] refactor: replace deprecated fs.exists with fs.existsSync in addRootPath
automation
repo-assist
#117
opened Mar 31, 2026 by
github-actions
bot
•
Draft
[Repo Assist] docs: add CONTRIBUTING.md guide for new contributors
automation
repo-assist
#116
opened Mar 30, 2026 by
github-actions
bot
•
Draft
[Repo Assist] perf: cache settings per workspace folder to skip redundant loadSettings() calls
automation
repo-assist
#115
opened Mar 29, 2026 by
github-actions
bot
•
Draft
[Repo Assist] fix: respect phpcbf.enable setting — operator precedence bug made it a no-op
automation
bug
repo-assist
#114
opened Mar 29, 2026 by
github-actions
bot
•
Draft
[Repo Assist] test: add 3 unit tests for findFiles name-priority, depth-priority, and empty-names
automation
repo-assist
#113
opened Mar 29, 2026 by
github-actions
bot
•
Draft
[Repo Assist] chore: improve .vscodeignore to reduce extension package size
automation
repo-assist
#112
opened Mar 28, 2026 by
github-actions
bot
•
Draft
[Repo Assist] test: add regression test for findFiles parent-escape bug (PR #94)
automation
repo-assist
#111
opened Mar 28, 2026 by
github-actions
bot
•
Draft
[Repo Assist] perf: replace blocking fs.writeFileSync/readFileSync with async I/O in format()
automation
repo-assist
#110
opened Mar 27, 2026 by
github-actions
bot
•
Draft
[Repo Assist] chore: fix .eslintrc.json sourceType and add eslint:recommended extends
automation
repo-assist
#109
opened Mar 26, 2026 by
github-actions
bot
•
Draft
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.