lamabiker / atom-ember-cli-helper

Ember CLI integration for the Atom editor
https://atom.io/packages/ember-cli-helper
MIT License
26 stars 13 forks source link

Customize Ember Location #23

Closed vratnagiri-veriskhealth closed 8 years ago

vratnagiri-veriskhealth commented 8 years ago

I'm using nvm and so, ember and node aren't available at the default paths. It would be nice to be able to customize those locations, but I couldn't find a 'settings' on this plugin.

zaccharles commented 8 years ago

This can already be done.

  1. Open Atom and press Ctrl+Comma to open Settings.
  2. Go to Packages and type ember-cli-helper in the search box.
  3. Click the Settings button.
  4. Scroll down if necessary, and you'll see the settings you're after.

image

image

vratnagiri-veriskhealth commented 8 years ago

It's wierd, I don't see the settings button for this package. I do see it for all my other packages:

Here's the search page: [X]

Here's when I click into the search resutl page: [X]


From: Zac Charles [notifications@github.com] Sent: Tuesday, February 02, 2016 1:47 PM To: apprentus/atom-ember-cli-helper Cc: Ratnagiri, Vijay Subject: Re: [atom-ember-cli-helper] Customize Ember Location (#23)

This can already be done.

  1. Open Atom and press Ctrl+Comma to open Settings.
  2. Go to Packages and type ember-cli-helper in the search box.
  3. Click the Settings button.
  4. Scroll down if necessary, and you'll see the settings you're after.

[image]<redir.aspx?REF=vvjpNAzsvAdmMidhA3oniMZ7Wrice5rnp8krs2bMF9o24ONfGSzTCAFodHRwczovL2Nsb3VkLmdpdGh1YnVzZXJjb250ZW50LmNvbS9hc3NldHMvNTcyMjczOC8xMjc2Mzc0OC9jNzdhYjI5Yy1jOWZlLTExZTUtOTJhNS0xMzZjNWFiZjIwN2MucG5n>

[image]<redir.aspx?REF=20GdjG82VSBv8Q303v39A19sUOBjNnPZy_Onkd1NdSE24ONfGSzTCAFodHRwczovL2Nsb3VkLmdpdGh1YnVzZXJjb250ZW50LmNvbS9hc3NldHMvNTcyMjczOC8xMjc2Mzc2My9lM2NmNjBmMC1jOWZlLTExZTUtODdjMC0yYmIzYjc5NjQ2YjgucG5n>

— Reply to this email directly or view it on GitHub<redir.aspx?REF=7eIf80OhOAyCb66DFPrhR8b21dypUeta78nkpIOYik424ONfGSzTCAFodHRwczovL2dpdGh1Yi5jb20vYXBwcmVudHVzL2F0b20tZW1iZXItY2xpLWhlbHBlci9pc3N1ZXMvMjMjaXNzdWVjb21tZW50LTE3ODgxMjA0NA..>.


This email is intended solely for the recipient. It may contain privileged, proprietary or confidential information or material. If you are not the intended recipient, please delete this email and any attachments and notify the sender of the error.

vratnagiri-veriskhealth commented 8 years ago

Looks like the images were stripped from my email reply.

image

image

vratnagiri-veriskhealth commented 8 years ago

Oh, sorry, I just noticed after I posted the screenshots that the plugin was disabled. I enabled it and after restarting atom, the settings button appeared.

Sorry for the false alarm. Thanks for your prompt reply!

zaccharles commented 8 years ago

:+1:

robbyoconnor commented 8 years ago

Should probably close this.