Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talljack/vsocde-quick-fold
Quick fold/unfold all code
https://github.com/talljack/vsocde-quick-fold
Last synced: 12 days ago
JSON representation
Quick fold/unfold all code
- Host: GitHub
- URL: https://github.com/talljack/vsocde-quick-fold
- Owner: Talljack
- License: mit
- Created: 2024-05-15T05:11:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T13:07:28.000Z (9 months ago)
- Last Synced: 2024-05-16T02:20:35.831Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# vscode-quick-fold
# How to use
Quick fold/unfold all code by (cmd/ctrl+shift+p) `Fold All Code` or `unFold All Code`
![fold](/res/fold.png)
![unfold](/res/unfold.png)
## License
[MIT](./LICENSE) License © 2022 [Talljack](https://github.com/talljack)