Giter Club home page Giter Club logo

Comments (7)

karolyi avatar karolyi commented on July 22, 2024

@Glavin001?

from atom-beautify.

Glavin001 avatar Glavin001 commented on July 22, 2024

There is a console.log for the final options config: https://github.com/donaldpipowitch/atom-beautify/blob/master/lib/language-options.js#L153

So @mansona if you could open up your developer console and see what is returned? Pasting the JSON from your final options here would be helpful.

from atom-beautify.

mansona avatar mansona commented on July 22, 2024

Eh.. how do I get it to actually spit anything out into the console @Glavin001 ? I assume you mean for me to to open the "Developer tools" ?

https://cloudup.com/c2fAuUDQFGz

from atom-beautify.

Glavin001 avatar Glavin001 commented on July 22, 2024

Yup, Developer Tools.
I left in some console logging, such as at https://github.com/donaldpipowitch/atom-beautify/blob/master/lib/language-options.js#L153, so if you run Beautify it should display some helpful info as it goes through it's stages. I am hoping to see if your beautifier options are not merging correctly, which has been a problem in the past. If not this, then maybe the js-beautify package we are using is the culprit.

from atom-beautify.

mansona avatar mansona commented on July 22, 2024

Hm... well it's not doing it any more.

I also wasn't getting the console log yesterday (hence why i was asking about dev tools) but it's logging now and working fine. I'll close this for now and keep an eye for future

from atom-beautify.

Glavin001 avatar Glavin001 commented on July 22, 2024

Strange. Maybe Atom was between updates on atom-beautify and the previous version had this error.
Thanks for making the issue. Let us know if there's anything else. In addition to your .jsbeautifyrc contents, example code would also help next time, such that we could copy and paste into our editor and test for ourselves. Hopefully everything is working smoothly from here on 👍.

from atom-beautify.

Glavin001 avatar Glavin001 commented on July 22, 2024

Also note, it may help sometimes to reload your packages in Atom. You can do this by going to View -> Reload. I use that quite a bit, especially when developing. atom-beautify was likely needing reloading, for whatever reason.

from atom-beautify.

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.