0.1.2 • Published 10 years ago
scipm.explorer v0.1.2
scipm.explorer
scipm.explorer is a scipm package
Open explorer
install
cd myScipmProject
npm install scipm.exec --save
npm install scipm.explorer --save
scipm build
[restart SciTE]
tool menu
Open Explorer
props SciTEGlobal|User.properties
# if GTK then open this explorer
scipm.explorer.config.GTK_cmd="dolphin"
# if WIN then open this explorer
scipm.explorer.config.WIN_cmd="explorer"
lua functions
scipm.explorer.start();