vscode/scripts
James Ko 9a40a06a46 Forward arguments correctly: use "$@" instead of $*
Also added an exec to improve performance (which replaces the current process instead of spawning a subshell),
and changed the shebang to #!/usr/bin/env as this is best practice.
2016-02-18 00:47:09 -05:00
..
code.bat do not rename electron.exe 2016-01-13 11:15:03 +01:00
code.sh Forward arguments correctly: use "$@" instead of $* 2016-02-18 00:47:09 -05:00
npm.bat replace powershell with findstr 2016-01-20 13:27:52 +08:00
npm.sh Hello Code 2015-11-13 14:39:38 +01:00
test.bat move back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-02-15 11:07:22 +01:00
test.sh move back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-02-15 11:07:22 +01:00