Update @vscode/codicons to version 0.0.46-39 and add new layout density icons - #333982
Update @vscode/codicons to version 0.0.46-39 and add new layout density icons#333982Lee Murray (mrleemurray) wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The dependency updates are consistent and the icon registrations match the upstream mappings.
Pull request overview
Updates Codicons and registers the new layout-density icons.
Changes:
- Upgrade
@vscode/codiconsto0.0.46-39. - Register compact and default layout-density icons.
File summaries
| File | Description |
|---|---|
src/vs/base/common/codiconsLibrary.ts |
Registers the new icons with verified codepoints. |
package.json |
Updates the root dependency. |
package-lock.json |
Locks the updated root dependency. |
remote/web/package.json |
Updates the remote web dependency. |
remote/web/package-lock.json |
Locks the updated remote web dependency. |
Review details
Files not reviewed (1)
- remote/web/package-lock.json: Generated file
- Files reviewed: 3/5 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
One or more custom setup steps configured for this repository failed during this Copilot code review run: Setup steps run before each review. If the review above is missing context, or no review was posted at all, the failing step above may be the cause. See the workflow run for failure details, fix your setup steps configuration, and re-request a review. Note You can configure setup steps for Copilot code review separately from Copilot cloud agent with a |
Upgrade the @vscode/codicons package to version 0.0.46-39 and introduce new layout density icons for improved UI flexibility. No associated issue.