You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use async vscode.workspace.fs.readFile instead of sync fs.readFileSync
- Add type guard for parse result before casting to ObjectNode
- Extract getNormalizedVersion() as shared utility to reduce duplication
- Add regex pattern documentation and named constant
- Check for workbench.action.chat.open command availability before invoking
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
0 commit comments