Skip to content

Should run submenu icons be enforced? #117631

@miguelsolorio

Description

@miguelsolorio

Testing #117259

Screen.Recording.2021-02-24.at.3.13.22.PM.mov

I have a command that is contributed to the editor/title/run group that's using a rocket codicon:

{
    "icon": "$(rocket)",
    "command": "extension.helloWorld",
    "category": "Fluent",
    "title": "Hello World 1"
},

but when multiple commands are added, like the when clause, it gets transformed into the run icon (as the title tells). Should this icon name be enforced when used in the editor/title/run?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions