Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Folder OperationsNew to Visual Studio Code? Get it now.
Folder Operations

Folder Operations

ArturoDent

|
1,246 installs
| (0) | Free
Demonstrate the use of an extension command to populate a task or launch variable.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

folder-operations

This extension demonstrates how to use a command contributed by an extension to populate a QuickPick. That Quickpick can be used in an pickString input variable in a task or launch configuration.

Features

![Demo of task listing files in a selected folder from all folders in a workspace](images\commandPickTest.gif)

Extension Commands

folder-operations.getFoldersInWorkspace : get all folders in the current workSpace and return them as an array of strings in a QuickPick.

Extension Settings

This extension contributes no settings.

Release Notes

0.5.0 Initial release.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft