Update @vscode/codicons to version 0.0.46-37 and add new icons - #331630
Merged
Lee Murray (mrleemurray) merged 1 commit intoAug 19, 2026
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades Codicons and exposes the three newly added icons in VS Code.
Changes:
- Updates
@vscode/codiconsto0.0.46-37. - Registers
bookCompact,micOff, andmicOffCompact. - Synchronizes root and remote-web lockfiles.
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
src/vs/base/common/codiconsLibrary.ts |
Registers the new icons and codepoints. |
package.json |
Updates the root dependency. |
package-lock.json |
Locks the updated root package. |
remote/web/package.json |
Updates the remote-web dependency. |
remote/web/package-lock.json |
Locks the updated remote-web package. |
Files not reviewed (1)
- remote/web/package-lock.json: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Benjamin Christopher Simmonds (benibenj)
approved these changes
Aug 19, 2026
Lee Murray (mrleemurray)
deleted the
mrleemurray/ideological-blue-kangaroo
branch
August 19, 2026 14:33
Dileep Yavanmandha (dileepyavan)
pushed a commit
that referenced
this pull request
Aug 19, 2026
Update @vscode/codicons to version 0.0.46-37 and add new icons to codiconsLibrary Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade the @vscode/codicons package to version 0.0.46-37 and introduce new icons to the codicons library. This enhances the icon set available for use. Testing can be done by verifying the presence of the new icons in the application.