code-server/ci/dev
shayne ceb2265b14
Allow opening files, folders, and workspaces in existing code-server from CLI (#1994)
Add initial support for opening files / folders in running code-server instance.

Current limitations:

- unable to open a file in a new window, only folders
- unable to use addMode feature
- others...
2020-08-27 13:06:21 -05:00
..
image Rename dev/container -> dev/image 2020-06-03 15:45:16 -04:00
ci.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
diff-vscode.sh Document structure better 2020-05-17 16:53:08 -04:00
fmt.sh Remove zip library dependency 2020-06-03 18:24:59 -04:00
lint.sh Add warning when using outdated code-server script 2020-06-03 15:45:17 -04:00
patch-vscode.sh Bundle VS Code node_modules to avoid yarn dependency 2020-05-13 02:35:11 -04:00
test.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
vscode.patch Allow opening files, folders, and workspaces in existing code-server from CLI (#1994) 2020-08-27 13:06:21 -05:00
vscode.sh Set --frozen-lockfile with yarn when necessary 2020-05-14 22:33:12 -04:00
watch.ts Fix watch exiting if no plugin 2020-08-18 16:34:59 -05:00