microsoft / microsoft/pxt-arcade
VS Code Extension: Missing Delete Icon for TILES Assets
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 546
- Forks
- 263
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 46
Description
Describe the bug
In the Asset Explorer, TILES assets do not display the delete (trash) icon, while other asset types (such as Images, Animations, and Tilemaps) correctly show the delete option.
Steps to reproduce the behavior:
- Install Microsoft MakeCode Arcade extension in VS Code.
- Click on 'Asset Explorer'.
- Create a new project or Import Project From URL.
- Click "Create a New Image Asset" in TILES panel.
- Mouse hover an asset and observe.
Actual behavior
TILES assets are missing the delete icon, making it impossible to delete them directly from the UI.
Expected behavior
TILES assets should display the delete icon consistently, allowing users to delete them the same way as other asset types.
Screenshots
Additional context
1.OS: Windows 11 25H2
2.VS Code version: 1.109.5
3.Microsoft MakeCode Arcade Extension version: 1.0.10
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the VS Code extension's Asset Explorer, focusing on how the TILES panel renders asset hover actions and comparing it with Images, Animations, and Tilemaps. Reproduce the issue in VS Code, then verify that TILES assets show a delete icon and can be deleted directly from the panel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- frontend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100