| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
The unicode hygiene exclusion for all vscode.proposed*.d.ts weakens a safety check and should be narrowed (e.g., allowlist the needed character(s) or use targeted suppression) before approval.
Pull request overviewRelease bump to 0.150.0, updating packaged metadata and changelog, while adjusting the hygiene pipeline to accommodate upstream-provided vscode.proposed*.d.ts content changes (notably JSDoc punctuation) and simplifying the proposed-type headers.
Changes:
| File | Description |
|---|---|
| src/@types/vscode.proposed.chatSessionsProvider.d.ts | Removes legacy header version marker and updates JSDoc punctuation. |
| src/@types/vscode.proposed.chatParticipantPrivate.d.ts | Removes legacy header version marker. |
| src/@types/vscode.proposed.chatParticipantAdditions.d.ts | Removes legacy header version marker. |
| package.json | Updates extension version to 0.150.0. |
| package-lock.json | Updates lockfile package version fields to 0.150.0. |
| CHANGELOG.md | Adds 0.150.0 release notes (Fixes). |
| build/hygiene.js | Adds getFileLines() to support downstream checks when unicode pass is skipped. |
| build/filters.js | Excludes src/@types/vscode.proposed*.d.ts from unicode hygiene filtering. |
Note
Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.