gutter icons are missing vscode 1.14.2
See original GitHub issueEnvironment
-
node -v
: 6.9.1 -
npm -v
: 3+ -
Operating system: windows 10
Steps to Reproduce
install extension run - npm test or setup lanuch.json or “start jest runner”
Expected Behavior
lines of code tested are marked with green icons at left side gutter if they pass. red if they fail
Actual Behavior
no icons at the gutter. only status below in the bottom of the window. that says pass/fail
all setting seem to be true
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:20 (4 by maintainers)
Top Results From Across the Web
VS debugger gutter icons are not displayed
The instruction pointer, yellow arrow, does not appear in the gutter for the current line. Repair - does not remedy the missing icons....
Read more >Gutter Icons not showing uo – IDEs Support (IntelliJ Platform)
I am running Ultimate 2021.1.3 on Ubuntu 21.04. The gutter icons do not show up. I went to Settings->Editor->General->Gutter Icons.
Read more >Version 1 yann300 - Remix's documentation!
The documentation for the VSCode extension is located here. ... When you load remix - the icon panel show these icons by default....
Read more >Release Notes - HackMD
Fix to prevent nesting code block when pasting from VSCode ... Add an indicator icon for the published notes in overview ... EE...
Read more >Visual Studio Code for Mac 1.24.1 Mac軟體下載 Download - MAC ...
Visual Studio Code 為開發人員提供了開發人...,Mac軟體,Mac軟體教學,Mac Software,Mac ... Missing icons in activity bar ... Visual Studio Code for Mac 1.14.2
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Just installed 1.14.2 of VS Code and installed the extension and I’m getting the same issue. This was a clean install as I’m thinking of switching across from Webstorm. Tests running fine in the output but no gutter icons.
Just stopped working for me agian. Errors are showing up in ‘Problems’ panel, Jest is running al tests as expected AFAICT. Inline error messages in comments and gutter icons are not showing up however. Could this have to do with yesterdays update of VS Code?