code-gif
Functions
Install
- Open the VSCode
- Open the Extensions view and search for "code-gif".
- Click on the "install" button.
Usage
- Create a
ATC folder directly under the root, and create include.txt and exclude.txt in it.
- Enter the path of the file or folder you want to include or exclude.
- Press
ctrl+shift+p to search for animateFilesSelectable and execute it.
// include.txt
src/**/*.{js,php}
// exclude.txt
**/node_modules/**
**/dist/**
Publisher
| |