Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/voilalex/vscode-extract-folder


https://github.com/voilalex/vscode-extract-folder

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Extract Folder | Visual Studio Code

## Features

- Extract the content of a folder to the parent folder.

![Extract Here](data/extract_here_demo.gif)

## Requirements

## Extension Settings

This extension contributes the following settings:

- `extractFolder.deleteFolderAfterExtraction`: weather to delete folder after extraction.

## Known Issues

## Release Notes

Users appreciate release notes as you update your extension.

### 1.0.0

Initial release of **Extract Folder**:

- **Extract Here** command.

---