Giter Site home page Giter Site logo

Comments (2)

cazfletch avatar cazfletch commented on July 23, 2024

There are no good solutions to this problem....

  1. open a folder in the current window

    • then you have to check the user has no unsaved files first
  2. open a folder new window

3 . You can add the folder to a workspace

Problems:

  • Opening in the same window means you have to check if the user has any unsaved files first
  • Opening in the same window or new window causes vscode to meaning that the extension is no longer activated and needs to be reactivated by running a command etc.
    • It is possible to activate the extension on opening a folder that contains a file so if we had a file name that was pretty unique to our project we could use this to activate it
  • Adding to the workspace if they already have a workspace open then it would add it to the current one which maybe unrelated to the new project

https://vscodecandothat.com/ has an example of asking the user which option they want which might work better but the issue of needing to activate the extension again will still exist

@EdMoffatt from a design point of view what do you think is the best option?

from blockchain-vscode-extension.

cazfletch avatar cazfletch commented on July 23, 2024

done so closing

from blockchain-vscode-extension.

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.