A simple Visual Studio Code extension enabling customized code folding with comments to make it easier to read codes.
Attention: Any new feature of this extension will only be tested in VSCode, Cursor and Windsurf, compatibility with other platforms (such as Positron, Trae) is not ensured.
If you found it helpful, please give a ⭐ on GitHub and share it with your friends!
Supported Languages
c
c++
c#
java
kotlin
dart
swift
javascript
typescript
go
python
ruby
shell
php
perl
rust
lua
sql
odin
zig
d
v
scala
groovy
fsharp
nim
vue
jsx
tsx
svelte
Examples
Change a current code block to foldable one.
Write a code segment inside a foldable code block.