Coder Social home page Coder Social logo

Comments (6)

bjmiller avatar bjmiller commented on June 7, 2024

Is anyone looking at this?

from status-bar.

thomasjo avatar thomasjo commented on June 7, 2024

Not to my knowledge. I might be wrong, but I don't think there are any plans for replacing this functionality. AFAIK no core package relies on this. /cc @atom/feedback


For reference, the problem lies within these three functions.

from status-bar.

bjmiller avatar bjmiller commented on June 7, 2024

Well, if it's dead/unused code, then it can simply be wiped. That would solve the problem stemming from the warning.

from status-bar.

izuzak avatar izuzak commented on June 7, 2024

@bjmiller Can you clarify which version of Atom you're using, which OS, and how exactly are you able to reproduce this deprecation? Are you able to reproduce it in safe mode as well? I'm having trouble trigger that deprecation, so I'm wondering what you're doing differently.

Also, that deprecation seems to be triggered in TextBuffer here. Notice that it's an else block after a long list of events which TextBuffer supports. That makes me think that something (not sure what, because I can't reproduce the deprecation) is using the status bar to subscribe to an event which is not listed.

from status-bar.

bjmiller avatar bjmiller commented on June 7, 2024

I stopped getting it, which suggests to me that it's one if the packages left that hasn't updated - and therefore isn't running. If I had to guess, I'd say it was the sloc package. It makes heavy use of the status bar, and it already has 14 or so other deprecations.

from status-bar.

izuzak avatar izuzak commented on June 7, 2024

Thanks for those details, @bjmiller.

Just tried installing atom-sloc (after overriding the block in Atom), and it does cause a deprecation like that:

screen shot 2015-06-08 at 13 44 33

That deprecation is correctly attributed to the atom-sloc package in Deprecation Cop and the line in the deprecation points to the cause.

As far as I can tell, there's no problem with status-bar here, but please let me know if you still think there is, @bjmiller.

from status-bar.

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.