|
4650 | 4650 | { |
4651 | 4651 | "displayName": "Selection box", |
4652 | 4652 | "iconName": "selection-box", |
4653 | | - "tags": "dashed, square", |
| 4653 | + "tags": "dashed, square, interface, interface object", |
4654 | 4654 | "group": "editor", |
4655 | 4655 | "codepoint": 62361 |
4656 | 4656 | }, |
4657 | 4657 | { |
4658 | 4658 | "displayName": "Selection box: add", |
4659 | 4659 | "iconName": "selection-box-add", |
4660 | | - "tags": "dashed, square, plus", |
| 4660 | + "tags": "dashed, square, plus, add, interface, interface object", |
4661 | 4661 | "group": "editor", |
4662 | 4662 | "codepoint": 62362 |
4663 | 4663 | }, |
4664 | 4664 | { |
4665 | 4665 | "displayName": "Selection box: edit", |
4666 | 4666 | "iconName": "selection-box-edit", |
4667 | | - "tags": "dashed, square, modify, pencil", |
| 4667 | + "tags": "dashed, square, modify, pencil, edit, interface, interface object", |
4668 | 4668 | "group": "editor", |
4669 | 4669 | "codepoint": 62363 |
4670 | 4670 | }, |
|
4751 | 4751 | "tags": "github, repository, code, command, version control, fork", |
4752 | 4752 | "group": "action", |
4753 | 4753 | "codepoint": 62375 |
| 4754 | + }, |
| 4755 | + { |
| 4756 | + "displayName": "Selection box: remove", |
| 4757 | + "iconName": "selection-box-remove", |
| 4758 | + "tags": "dashed, square, interfacae, remove, delete, interface object", |
| 4759 | + "group": "editor", |
| 4760 | + "codepoint": 62376 |
4754 | 4761 | } |
4755 | 4762 | ] |
0 commit comments