Package to search for Visual Studio Online Work Items in Atom
In package settings Set up VSO Collection url URL should be something like: https://[username].visualstudio.com/DefaultCollection
Set project name, ex: MyProject
Set query path, ex: My Queries/Assigned to me
Default query "Assigned to Me" won't work unfortunately, you will need create one either under My Queries or any other query folder you have. NOTE: Query should be of Flat type (default).
Press cmd-shift-v (or ctrl-shift-v) to open search box
Type to filter items by title
Select an item and its ID will be copied to the clipboard
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.