Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Enable pinned queries like in the vscode repo extension #45

Open
mmanela opened this issue May 7, 2019 · 2 comments
Open

Enable pinned queries like in the vscode repo extension #45

mmanela opened this issue May 7, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@mmanela
Copy link

mmanela commented May 7, 2019

image

Start with just config driven (no ux experience besides showing the status bar icon)

@mmanela mmanela added the enhancement New feature or request label May 7, 2019
@mmanela mmanela self-assigned this May 7, 2019
@cschleiden
Copy link
Contributor

Should it open the query in the web? Or should it be another node in the tree?

@mmanela
Copy link
Author

mmanela commented May 8, 2019

@cschleiden Couple options

  1. We can render the results flat in a drop down (the action bar thingy). That is what the current one does today. It is pretty convenient and provides quick access to the list of items.

  2. We could just take you right to the web, simplest and would be a fine first step.

  3. We could create a whole rendering of query results in the tabs (as you suggested). That might be best but I think we can do remove WIQL and use the search api #2 first and then do that second?

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

No branches or pull requests

2 participants