0.1.2 • Published 10 years ago

scipm.explorer v0.1.2

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
10 years ago

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();
0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago