Skip to content

Add new codicons for screen cut and ask#289354

Merged
mrleemurray merged 1 commit intomainfrom
mrleemurray/additional-snake-blue
Jan 21, 2026
Merged

Add new codicons for screen cut and ask#289354
mrleemurray merged 1 commit intomainfrom
mrleemurray/additional-snake-blue

Conversation

@mrleemurray
Copy link
Copy Markdown
Contributor

Introduce new codicons for the screen cut and ask functionalities. These additions enhance the icon library for better user interface representation. Testing can be done by verifying the presence of the new icons in the codicons library.

Copilot AI review requested due to automatic review settings January 21, 2026 11:04
@mrleemurray mrleemurray enabled auto-merge January 21, 2026 11:04
@mrleemurray mrleemurray self-assigned this Jan 21, 2026
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds two new codicons (screen-cut and ask) to the codicons library for UI representation. However, the changes are being made directly to an auto-generated file, which violates the documented process.

Changes:

  • Added screenCut icon with Unicode codepoint 0xec7f
  • Added ask icon with Unicode codepoint 0xec80

worktreeSmall: register('worktree-small', 0xec7d),
worktree: register('worktree', 0xec7e),
screenCut: register('screen-cut', 0xec7f),
ask: register('ask', 0xec80),
Copy link

Copilot AI Jan 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is marked as automatically generated by the vscode-codicons repository export script (see lines 8-10). Manual edits to this file will be overwritten when the script runs again. New codicons should be added to the vscode-codicons repository first, and then this file should be regenerated using the export script, not edited directly.

Suggested change
ask: register('ask', 0xec80),

Copilot uses AI. Check for mistakes.
@mrleemurray mrleemurray merged commit d0b219c into main Jan 21, 2026
27 of 28 checks passed
@mrleemurray mrleemurray deleted the mrleemurray/additional-snake-blue branch January 21, 2026 11:25
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Mar 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants