Skip to content

Default close blocks. Allows developers to leave an inline comment in a source file (html, ts, js, scss, xml, etc) that will automatically collapse the block starting on the next line whenever they open a file.

Notifications You must be signed in to change notification settings

mxdi9i7/Auto-Collapse-Closing-Blocks

Repository files navigation

Auto Collapse Blocks - VS Code Extension

VS code extension install page This is the README for extension "auto-collapse-blocks" in VS Code. This extension allows you to add @collapse annotation to the top of your code file and auto-magically collapse all code blocks within that file.

Features

Image of demo in JS

Tip: Only the language file listed below will work with this extension, for more language support, please submit an issue and we will add them shortly!

  • .js
  • .ts
  • .css
  • .scss
  • .md

Extension Settings

This extension will listen on file open/changed/focus to enforce auto collapsing.

Release Notes

1.0.0

Initial release, with basic language supports for

  • .js

  • .ts

  • .css

  • .scss

  • .md

  • README updates

  • Added more demo assets


For more information

  • If you found an issue with this extension, please submit an issue within this repo to bring it to our attention
  • For more language support, please submit an issue and we will add them shortly!

Enjoy!

About

Default close blocks. Allows developers to leave an inline comment in a source file (html, ts, js, scss, xml, etc) that will automatically collapse the block starting on the next line whenever they open a file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published