Develop tools bundle make develop more simple,now support 'run scripts'、'json auto format'、'markdown&html preview'、'time transition' more features will be added later
1:Run Scripts
the extension allows you run package.json scripts command with npm by run button or run yourself command quickly by create dtconfig.json
you can run yourself command,you should create a “dtconfig.json“ at your workplace then you should add a json with “execCmd“ part. if command start with “newcmd“,the command run will create a new terminal
you can batch preview local markdown and html file,you should create a “dtconfig.json“ at your workplace then you should add a json with “previewPage“ part,then config the item name 、folder 、file path.