Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 866 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 866 Bytes

Collapse node_modules for Visual Studio Code

MarketPlace Tag

Visual Studio Marketplace Installs

🔽Download

How to use

we can support two ways for use it

The First

use hotkey ctrl+win+c(windows) or ctrl+cmd+c(mac), then the node_modules folder will be collapse

The Second

  1. open vscode command panel, you can use cmd + shift + p
  2. input collapse, and select the Collapse: collapse node_modules folder option

enjoy !!!