Coder Social home page Coder Social logo

Comments (5)

qubyte avatar qubyte commented on May 29, 2024

I see this too. Running sprint 37, Mavericks (10.9.2) on a Late 2012 iMac 27" with 2.9GHz Core i5 and 16GB RAM.

from brackets-show-whitespace.

lkcampbell avatar lkcampbell commented on May 29, 2024

Just an FYI, scrolling performance has always been a problem for this extension ever since it started using CodeMirror overlays. The workaround is, of course, only flip the guides on when you need them and keep them off the rest of the time.

@DennisKehrig, maybe you should put a Known Issues section in your documentation and explain this problem in there.

Other possible solutions are:

  1. Have a preference to only show whitespace in selected areas (like Sublime Text)
  2. Submit the scrolling problem to CodeMirror and see if Marijn can figure out what is going on

from brackets-show-whitespace.

tomByrer avatar tomByrer commented on May 29, 2024

only flip the guides on when you need them and keep them off the rest of the time

An icon on the right-column or bottom-bar would be nice for this, though the current Ctrl-Alt-W is great also; if I didn't wipe my memory every night ;)

from brackets-show-whitespace.

fgilio avatar fgilio commented on May 29, 2024

What about removing 'border-radius' from the dots? This property was known to cause poor performance in old webkits, but maybe having a ton of elements with border-radius is still a problem.

Just an idea, hope it helps!

from brackets-show-whitespace.

le717 avatar le717 commented on May 29, 2024

@FrancoGilio Then they are not dots. ;)

While the sheer number of dots having to be drawn has the potential to slow it down a bit, I do not think border-radius is in play here. Additionally, I think we would be able to agree that small squares is much less eloquent to look at. ;)

from brackets-show-whitespace.

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.