Giter Site home page Giter Site logo

Comments (3)

AvinZarlez avatar AvinZarlez commented on July 28, 2024

Can you describe how, in an ideal world, this feature might work within VSCode? Since VSCode extensions can't add an explorer right click option outside of VSCode.

Is it right clicking a folder within VSCode to "Add organization folders to this folder"?

How often are you doing this? You can already modify this in the settings. Ex

{
    "unity-tools.defaultOrganizationFolders" : ["Subfolder/Your","Subfolder/New", "Subfolder/Folder","Subfolder/Names"]
}

Does that solve your issue?

from unity-tools.

eddieparker avatar eddieparker commented on July 28, 2024

Sorry, when I refer to 'explorer' I mean the 'explorer' in VSCode. In an ideal world I could have an entry in that right click context menu to create the folders:

image

I tend to have a bunch of micro projects in a game that I flip between, and I like each of the sub folders to be organized as such.

Good to know that the settings allow customizing the subfolders, thanks!

from unity-tools.

AvinZarlez avatar AvinZarlez commented on July 28, 2024

Makes sense.

I'll have to look into adding the correct option context menu. Then it should be relatively easy to modify the folder creation code to accept a "base" folder parameter on top of whatever is in the settings.

As always, I have very little dev time available for this VSCode extension (because of my day job and raising 2 small children), but thank you for the feature request!

Hopefully as a stop gap solution, modifying the "unity-tools.defaultOrganizationFolders" setting will improve your workflow.

from unity-tools.

Related Issues (19)

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.