Install the vue extension + sublime text3 to open the terminal of the current folder

  1. Download vue extension: https://download.csdn.net/download/qq_37194189/87687346

  2. sublime -> preferences-> open the browse Packages folder
    or: display package - open - Contents - MacOS - Packages

  3. Unzip the downloaded extension into the Packages folder

  4. Ctrl + Shift + P in sublime to enter vue


Mac uses sublime text3 to open the terminal of the current folder:

Open sublime text3, press and hold shift+command+p to open the extension list,

Select Package Control: Install Pageage and press Enter.

Enter: terminal in the input box and press Enter.

After the installation is complete, press and hold shift+command+t to quickly open the terminal in the current folder

Guess you like

Origin blog.csdn.net/qq_37194189/article/details/130142801