Closed batjko closed 9 years ago
Wow, super weird. I will check this out. Thanks for the feedback.
Should be fixed with 0.22.0.
Dawn! It works in dev mode and not in production mode. I'm re-opening the issue.
No worries. Thanks for working on this.
Pfew... Done in 0.23.0.
@PEM-- same problem here with latest 0.27 and latest atom win10 weird, how can we set custom settings with a file maybe?
Yes, in Atom, all you settings are available in a config.cson
file.
@PEM-- thanks can you share full settings file? because I'm not sure what should be over there as ou can see I don't have the settings tab or after clicking the package the only thing I see is README
Here are my current settings:
"meteor-helper":
meteorAppPath: "app"
Sounds like Atom has changed something again. Try clicking on the grey pane, the settings shows up.
@PEM-- yeah i don't have the settings inside it's empty, just README is showed. I'm using latest atom version.
Close your setting's pane and try to fire Meteor once using the helper (even if it fails owing to missing settings). This remember me an old Atom bugs where the settings weren't loaded until a package has used them.
@PEM-- yes you're right, I did meteor toggle and have the console stay open and open settings tab again and settings button appears :) Thanks a lot! I have tried this with from the FAQ, I guess you have also to close the settings tab + don't use the search look for the package manually.
Weird behavior anyway. I hope Atom's team will fix that. Triggering a plugin just to show its settings is kind of messy knowing that the settings are serialized into the config.cson
file already available at Atom's startup.
I can't see the settings still! 0.27.0 - ubuntu 15.04 - atom 1.4.0
A few restarts later, it does. Weird Atom.
Hi there,
I just installed this package and since it won't launch Meteor with the default settings (assumes *nix path by default), I wanted to go into the settings and change it.
However, there are no settings. When I click on the Settings button for the package, I only get the README and nothing else: