GithubHelp home page GithubHelp logo

Comments (4)

jeffyoung avatar jeffyoung commented on July 19, 2024

Hi Christopher. Thanks for trying out the extension!

Have you see the ability to provide your own query (a pinned query) in the User Settings? You can write whatever query you want and it'll use it as the default to show in the status bar.

from azure-repos-vscode.

cj13579 avatar cj13579 commented on July 19, 2024

Ah-ha, I didn't see that. I've created a query "OpenItems" under "My Queries" but I can't seem to get is to come through to vscode. Perhaps I am doing something incorrectly? I have the following in my settings.json:

{
    "team.pinnedQueries": [
        {
            "account": "account.visualstudio.com",
            "queryPath": "My Queries/OpenItems"
        }
    ]

}

from azure-repos-vscode.

jeffyoung avatar jeffyoung commented on July 19, 2024

Can you be a bit more specific by what you mean regarding that you "can't seem to get it to come through"?

If the query can't be found, you'll get an error message with a 404. Is that what you get? Otherwise, if it can find the query, it should run it and display the count on the status bar. When clicking on the status bar, the QuickPick menu will open and display the results of the query. If there are > 200 items, only 200 will be shown with an additional item that will take you to the query results in the web. If there's more than the server max (~20,000), you'll get a different error. Or is it not showing you the results that you expect?

from azure-repos-vscode.

cj13579 avatar cj13579 commented on July 19, 2024

It was my bad again. I didn't have my account specified correctly. I am now seeing what I expect. I'll close this issue now.

Thanks for the help.

from azure-repos-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.