VSCode extension for ini file.
Provide outline view and section folding for INI file.
- Support outline view
- Support section folding
- Support folding between ';region' and ';endregion'
VSCode 1.25+(Using built-in outline feature)
None.
None.
- Improve section/key/region regex to match accurately.
- Modify README.TXT.
- Support Region Folding. (';region' as line start to start a region, and ';endregion' as line start to end a region.)
- Initial release
Enjoy!