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

Fixes #337 - Command fix for project path with spaces #355

Merged

Commits on Oct 21, 2024

  1. Update devCommands.ts

    Fix added for the command with space in dir.
    SuparnaSuresh committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f61c7d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    595a16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137798e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a642a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b49790 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    71f8c8d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    2929bc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    ffb2fff View commit details
    Browse the repository at this point in the history
  2. Removed export keyword

    SuparnaSuresh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9f3c36c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    955e735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f768f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    3a04468 View commit details
    Browse the repository at this point in the history
  2. removed unwanted lines

    SuparnaSuresh committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    942493e View commit details
    Browse the repository at this point in the history
  3. removed space

    SuparnaSuresh committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ec1f91a View commit details
    Browse the repository at this point in the history
  4. Formatted the code

    SuparnaSuresh committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    90558f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13252a3 View commit details
    Browse the repository at this point in the history
  6. formatted the lines

    SuparnaSuresh committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e792542 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b11bea4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b40e61 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. cmd shell type added

    SuparnaSuresh committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    32f452a View commit details
    Browse the repository at this point in the history
  2. Update src/util/commandUtils.ts

    Co-authored-by: Trevor Crawford <[email protected]>
    SuparnaSuresh and TrevCraw authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1bf8fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    452d6ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84eb1b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0248dd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    749f3d3 View commit details
    Browse the repository at this point in the history