Bat tools
This is the Bat tools.
Requirement
Features
Settings
Outline: fileType
default type is "bat". if others you want, separate extensions with comma.
ex. "bat,txt,log"
Outline: Indexing Word
^\s*(::|REM|@REM)\s*(#+)\s*(.*) is default setting.
3rd match is title, second match is for indexing.
Outline: Is Hierarchy
If On, support outline hierarchy.
How to build
https://code.visualstudio.com/api/working-with-extensions/publishing-extension
npm install -g vsce
vsce package --target win32-x64
vsce publish
Acknowledgements
We use the following modules. Thank you very much.
see modules
Create by license-report
Release Notes
see change log
| |