Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FUSETOOLS2-2113 - Allows selection of folder when creating projects #1952

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. FUSETOOLS2-2113 - Allows selection of folder when creating projects

    - Removes "enablement" for the project creation commands because we will
      be always choosing a folder work with.
    - Project creation commands do not depend on the workspace root anymore
      and can be used without one.
    - Refactor existing tests to use the additional folder selection dialog.
    - Adds a modal to confirm the project creation since the 'camel export'
      command can clean the selected output folder.
    - Opens a new VSCode instance in the newly created project's folder.
    
    Signed-off-by: Marcelo Henrique Diniz de Araujo <[email protected]>
    hdamarcelo committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9a280cb View commit details
    Browse the repository at this point in the history