lostintangent / gistpad

VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
https://aka.ms/gistpad
MIT License
938 stars 58 forks source link

Showcase section: no icon for "refresh" #264

Closed hughlilly closed 2 years ago

hughlilly commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Open GistPad
  2. Expand the Showcase section
  3. Observe that there is no icon for "Refresh"

Expected behavior There should be an icon.

Screenshots

image

Desktop (please complete the following information):

Additional context

Installed extensions ``` $ code --list-extensions --show-versions alexcvzz.vscode-sqlite@0.14.0 bungcip.better-toml@0.3.2 christian-kohler.npm-intellisense@1.4.0 DavidAnson.vscode-markdownlint@0.45.0 deibit.devdocs@0.2.0 dracula-theme.theme-dracula@2.24.0 eamodio.gitlens@11.7.0 eg2.vscode-npm-script@0.3.23 emmanuelbeziat.vscode-great-icons@2.1.79 file-icons.file-icons@1.0.29 fisheva.eva-theme@1.7.6 GitHub.codespaces@1.4.1 GitHub.github-vscode-theme@5.1.0 GitHub.vscode-pull-request-github@0.32.0 GraphQL.vscode-graphql@0.3.40 HookyQR.beautify@1.5.0 huytd.nord-light@0.0.2 Hyzeta.vscode-theme-github-light@7.14.2 in4margaret.compareit@0.0.2 IronGeek.vscode-env@0.1.0 jtlowe.vscode-icon-theme@1.6.6 KnisterPeter.vscode-github@0.30.7 LaurentTreguier.vscode-simple-icons@1.16.0 lkytal.FlatUI@1.4.9 loilo.snazzy-light@1.3.0 mathcale.theme-dracula-refined@2.22.3 mechatroner.rainbow-csv@1.10.1 miguelsolorio.fluent-icons@0.0.15 monokai.theme-monokai-pro-vscode@1.1.19 ms-python.python@2021.11.1422169775 ms-python.vscode-pylance@2021.12.0 ms-toolsai.jupyter@2021.10.1101450599 ms-toolsai.jupyter-keymap@1.0.0 ms-toolsai.jupyter-renderers@1.0.4 nickdemayo.vscode-json-editor@0.3.0 nidu.copy-json-path@0.2.0 patbenatar.advanced-new-file@1.2.2 quicktype.quicktype@12.0.46 RandomFractalsInc.geo-data-viewer@2.5.0 rubenverg.bootstrap-product-icons@1.0.2 searKing.preview-vscode@2.2.5 stardog-union.stardog-rdf-grammars@0.2.0 teabyii.ayu@1.0.5 uloco.theme-bluloco-light@3.5.0 VisualStudioExptTeam.vscodeintellicode@1.2.14 vscode-icons-team.vscode-icons@11.8.0 vsls-contrib.gistfs@0.3.0 waderyan.gitblame@8.1.0 wesbos.theme-cobalt2@2.2.5 yzhang.markdown-all-in-one@3.4.0 ```
lostintangent commented 2 years ago

Just fixed this, and will include it in the next update. Thanks!