Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.

Only 'SDK Info' Command Available #87

Open
Aza1 opened this issue Jun 3, 2015 · 9 comments
Open

Only 'SDK Info' Command Available #87

Aza1 opened this issue Jun 3, 2015 · 9 comments

Comments

@Aza1
Copy link

Aza1 commented Jun 3, 2015

I'm using Atom 0.204.0 on Windows 7, and the only visible command on Packages>Dart Tools is SDK Info.

Also saving my pub.yaml file does not trigger pub, even though the 'Pub Get On Save' option is set.

@radicaled
Copy link
Owner

Can you (CTRL/CMD)+SHIFT+P, open "toggle dev tools", and copy and paste any stack trace in the console?

@hectorfhurtado
Copy link

HI @Aza1, I had the same problem. It was because I didn't write where my dart-sdk was on Settings. After that, commands appeared.

Hope that helps

@radicaled
Copy link
Owner

@Aza1

Are you still having problems? Anything else I can do for you?

@Aza1
Copy link
Author

Aza1 commented Jun 14, 2015

@radicaled
pub get now runs automatically when I change pubspec.yaml, which is great.
But the only command still available for Dart Tools is SDK Info, none of the others, it shows the correct sdk info by the way.

@radicaled
Copy link
Owner

@Aza1

OK. If you hit CTRL+SHIFT+P and type "Dart" do you see a list of commands? Does autocomplete work if you start typing in a Dart file? Do you see "analysis server started" when you open a Dart project?

The file menu for "Dart Tools" only contains one entry right now.

@Aza1
Copy link
Author

Aza1 commented Jun 15, 2015

@radicaled
Yes I do see the list of commands when I press CRTL+SHIFT+P and type 'Dart'.
Autocomplete works.
And I do see the 'analysis server started' notification.

Any specific reason why the 'Dart Tools' menu only contains just the one entry?

@radicaled
Copy link
Owner

I don't know anyone who uses the "Packages" menu, so it's more or less neglected. I accept packages that populate it, though!

@radicaled
Copy link
Owner

@Aza1

Any items you'd like to see in the menu?

@Aza1
Copy link
Author

Aza1 commented Jun 28, 2015

pub serve
pub build
pub get
pub upgrade
pub deps
pub cache

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants