Git Product home page Git Product logo

Comments (1)

alefragnani avatar alefragnani commented on June 12, 2024

Hi @dannysteenman ,

That "popup" is what VS Code calls "Welcome View". It is used when your Tree based Views have no meaningful content to display (ie. no nodes).

The problem is, the appearance of that view is controlled by VS Code, not the extension. The extension provides the data (in this case, the list of projects) but prior to the first run to retrieve that data, VS Code already displayed the Welcome View. Even on a fairly small and simple list, the Welcome View is still appears, unfortunately .

I tested a few other extensions that provides Welcome View, like GitLens, Remote Extensions and Copilot, and it seems all suffers from the same issue. At the same time, doing a quick look at VS Code issues, I didn't find any about this subject, so maybe this is a regression that is present in recent releases.

I'll try to ask to the VS Code team if this is of their knowledge, if there is some issue reported about it, or some new approach to avoid this behavior, and if possible, apply to the extension. Otherwise, that welcome view will keep popping up on first access.

Hope this helps

from vscode-project-manager.

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.