Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Ini for VSCodeNew to Visual Studio Code? Get it now.
Ini for VSCode

Ini for VSCode

David Wang

|
94,225 installs
| (5) | Free
Provide outline view and section folding for INI file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ini-for-vscode README

VSCode extension for ini file.

Provide outline view and section folding for INI file.

Features

  • Support outline view
  • Support section folding
  • Support folding between ';region' and ';endregion'

Requirements

VSCode 1.25+(Using built-in outline feature)

Extension Settings

None.

Known Issues

None.

Release Notes

[0.0.4]

  • Improve section/key/region regex to match accurately.

[0.0.3]

  • Modify README.TXT.

[0.0.2]

  • Support Region Folding. (';region' as line start to start a region, and ';endregion' as line start to end a region.)

[0.0.1]

  • Initial release

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft