CAMP Change Project Folder Extension
This Visual Studio Code extension allows you to change the top-level folder name of selected files within the force-app directory structure.
Features
- Change the project-level folder name for multiple selected files.
- Automatically ensures the new folder structure exists.
- Moves the selected files to the new folder structure.
Usage
- Right-click on one or more files in the Explorer pane.
- Select the
CAMP: Change Project Directory command from the context menu.
- Enter the new project-level folder name when prompted.
Requirements
- Visual Studio Code
- Node.js
Installation
- Download and install Visual Studio Code.
- Install the extension from the Visual Studio Code Marketplace.
Extension Settings
This extension does not require any specific settings.
Known Issues
- The extension assumes the presence of a
force-app folder in the file path.
- The extension does not handle paths with less than four segments.
Release Notes
1.0.0 - Released
Contributing
If you have any suggestions or find any issues, please open an issue or submit a pull request on the GitHub repository.
License
MIT
| |