Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# JSDoc Folder

Automatically collapses JSDoc comment blocks by default when opening JavaScript and TypeScript files.
Expand Down Expand Up @@ -49,8 +51,8 @@ You can also directly edit `settings.json`:

1. Clone the repository:
```bash
git clone https://github.com/aydgn/fold-jsdoc.git
cd fold-jsdoc
git clone https://github.com/aydgn/jsdoc-folder.git
cd jsdoc-folder
```

2. Install dependencies:
Expand Down Expand Up @@ -83,4 +85,4 @@ code --install-extension fold-jsdoc-X.X.X.vsix

## License

[MIT](LICENSE)
[MIT](LICENSE)