-
Notifications
You must be signed in to change notification settings - Fork 3
Only 'SDK Info' Command Available #87
Comments
Can you (CTRL/CMD)+SHIFT+P, open "toggle dev tools", and copy and paste any stack trace in the console? |
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 |
Are you still having problems? Anything else I can do for you? |
@radicaled |
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. |
@radicaled Any specific reason why the 'Dart Tools' menu only contains just the one entry? |
I don't know anyone who uses the "Packages" menu, so it's more or less neglected. I accept packages that populate it, though! |
Any items you'd like to see in the menu? |
pub serve |
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.
The text was updated successfully, but these errors were encountered: