microsoft / microsoft/vscode-codicons

Missing icon(s) in SVG dist

Open
#480 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Open dist/codicon.svg
  2. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.