question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Missing icon after VSCode update 1.56

See original GitHub issue

Describe the bug

After last VSCode update which changes icons, Conventional Commits plugin icon is also not rendering correctly. There is only a few pixels in heigh where you can click on it.

To reproduce

Steps to reproduce the behavior:

  1. Update VSCode to 1.56.
  2. Install Conventional Commits plugin.
  3. Go to Source Control tab.
  4. See missing icon (only little lighter small dot instead icon).

Expected behavior

Default Conventional Commits plugin icon should be rendered.

Screenshots

image image

Application logs

[info] Extension Activated
[info] vscode.env.language: en
[info] last used version: 1.21.0
[info] Conventional commits started.
[info] VSCode version: 1.56.0
[info] Git version: 1.0.0
[info] VSCode Conventional Commits version: 1.21.0
[info] conventionalCommits.autoCommit: true
[info] conventionalCommits.emojiFormat: code
[info] conventionalCommits.gitmoji: true
[info] conventionalCommits.lineBreak: 
[info] conventionalCommits.promptBody: true
[info] conventionalCommits.promptFooter: true
[info] conventionalCommits.promptScopes: true
[info] conventionalCommits.showEditor: false
[info] conventionalCommits.showNewVersionNotes: true
[info] conventionalCommits.editor.keepAfterSave: false
[info] git.enableSmartCommit: false
[info] git.smartCommitChanges: all
[info] git.postCommitCommand: none

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
yi-Xu-0100commented, May 13, 2021

👋 @deoomen @aleexnl I don’t think it’s an extension issue. I think it’s related to VS Code (https://github.com/microsoft/vscode/issues/123041). Our icon complies with VS Code’s guidelines (16px SVG icon). I think we should wait for the new version to update to see whether there are similar issues afterward or not. 😅

1reaction
deoomencommented, May 14, 2021

After updating VSCode to 1.56.2 icon render properly. I close issue.

obraz obraz

Read more comments on GitHub >

github_iconTop Results From Across the Web

No longer scaling toolbar icon #123041 - microsoft/vscode
itemName=pdconsec.vscode-print and observe that the icon is clipped. This is new behaviour. ... [BUG] Missing icon after VSCode update 1.56 ...
Read more >
April 2021 (version 1.56) - Visual Studio Code
Update 1.56.1: The update addresses these security issues. Update 1.56.2: The update ... VS Code prompts to install the Python extension if it...
Read more >
command 'python.execInTerminal-icon' not found
Unistall VS Code. · Go to "C:/Users/{Whatever User}" and delete the .vscode Folder. · Go to "C:/Users/{Whatever User}/AppData/Roaming" and delete ...
Read more >
VSCode 1.56 released, bringing electron 12, wayland support ...
Only issues I've found was the huge thumbnail when VSCode icon is hovered on taskbar, and eventual stop of mouse interactions. Also, i'm ......
Read more >
Intellisense not working for Visual Studio Code - Unity Forum
2. Fully uninstalled and reinstalled VSCode as well as Unity. Same results. 3. Followed this guide but no change. 4. Instead of selecting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found