Coder Social home page Coder Social logo

Comments (8)

vkbo avatar vkbo commented on July 18, 2024 2

Well, in the new version of VSCode that arrived today, the wide gutter seems to be working again 😄

image

from vscode-coverage-gutters.

SimonKagstrom avatar SimonKagstrom commented on July 18, 2024 1

The gutter line seen in your last image is much thinner than it used to be. I see this since (I think) the last vscode update, and it makes it very hard to use the gutter display to actually see the coverage.

Perhaps a separate issue, but making it wider would improve the usability again I think

from vscode-coverage-gutters.

SimonKagstrom avatar SimonKagstrom commented on July 18, 2024 1

The credit goes to @ryanluker for the extension :-)

from vscode-coverage-gutters.

ryanluker avatar ryanluker commented on July 18, 2024 1

@vkbo interesting, maybe a regression in the vscode styling then 🤔 closing for now.

from vscode-coverage-gutters.

denisrossetre avatar denisrossetre commented on July 18, 2024

The problem does not happen with a blank profile created with the "Python" defaults.

This hints at an incompatibility with another VS Code extension.

image

from vscode-coverage-gutters.

denisrossetre avatar denisrossetre commented on July 18, 2024

I haven't been able to identify which extension causes the problem, I'm restarting work with a blank profile and will update if I find anything.

from vscode-coverage-gutters.

denisrossetre avatar denisrossetre commented on July 18, 2024

Thanks @SimonKagstrom . Btw @ryanluker, your extension is very useful to work on improving code coverage where it matters.

... and indeed the problem happened after the last VS Code updates. In the meantime, I added extra extensions. If I can find something more specific, I'll update this issue.

from vscode-coverage-gutters.

ryanluker avatar ryanluker commented on July 18, 2024

@denisrossetre Thanks for the ticket! (And the shoutout @SimonKagstrom 👍🏻)

I do think we are on the right track here, and something new with the latest vscode has shrunk the available gutter space we have for decoration icons 😢. Even if I double the size of the svg width it doesn't do anything, sadly...

(Note: the gutter is actually a SVG file while the line and ruler are just hex colours)

Current svg width

Screenshot from 2023-05-12 15-13-15

Doubled svg width

Screenshot from 2023-05-12 15-17-29

from vscode-coverage-gutters.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.