microsoft / microsoft/vscode-codicons
Missing icon(s) in SVG dist
Nobody has claimed this yet.
- Dominant language
- Handlebars
- Stars
- 1.2k
- Forks
- 210
- Avg merge
- 43m
- Merged PRs (30d)
- 3
Description
Describe the bug
The ellipsis icon appears to be missing in the build output of version 0.0.45
To Reproduce
- Open dist/codicon.svg
- Look for "ellipsis"
Expected behavior
There should be a matching definition with an id of "ellipsis".
Actual behavior
There's no ellipsis!
Environment
- OS: Mac
- VS Code Version: 1.1.23.0
Additional context
- In metadata.json, "ellispsis" is missing as well, but it's a tag under "more". But "more" also doesn't appear in the SVG file.
- Some other icons might also be missing, I haven't checked.
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 by checking dist/codicon.svg and metadata.json for the missing "ellipsis" and "more" entries, including the reported "ellispsis" spelling. Compare the metadata with the SVG output and check whether other icons are absent; done means the expected definitions are present in the build output and the related metadata is consistent.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100