Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/packages/vscode
Asher 8654f9cb06
Fix client not using log dir from shared proc
Needed the path set promise to run first.

And removed the protocol promise stuff that was hanging around not doing
anything useful.
2019-02-05 11:16:00 -06:00
..
src Fix client not using log dir from shared proc 2019-02-05 11:16:00 -06:00
.gitignore Getting the client to run (#12) 2019-02-05 11:15:50 -06:00
package.json Fix syntax highlighting, process spawning, extensions, terminals (#22) 2019-02-05 11:15:59 -06:00
webpack.config.bootstrap.js Fix syntax highlighting, process spawning, extensions, terminals (#22) 2019-02-05 11:15:59 -06:00
yarn.lock Fix syntax highlighting, process spawning, extensions, terminals (#22) 2019-02-05 11:15:59 -06:00