This website requires JavaScript.
Explore
Woodpecker
Blog
Help
Sign In
OCram85
/
code-server
Archived
Watch
1
Star
0
Fork
0
You've already forked code-server
Code
Pull Requests
2
Activity
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
/
server
/
src
History
Asher
b8f222acf2
Ensure all environment paths are created
...
This normally happens in electron-main/main.ts but we don't run anything from there.
Fixes
#499
.
2019-04-16 10:58:13 -05:00
..
vscode
Ensure all environment paths are created
2019-04-16 10:58:13 -05:00
cli.ts
Update node to 10.15.1 (
#472
)
2019-04-15 19:48:12 -05:00
constants.ts
Adhere to XDG base directory spec for dataDir and logDir (
#156
)
2019-03-09 09:11:30 -08:00
ipc.ts
Some cleanup
2019-02-06 11:53:23 -06:00
portScanner.ts
Explicitly mention if netstat isn't installed; downgrade to warning
2019-04-08 11:15:25 -05:00
server.ts
Add storage save to ide-api
2019-04-09 12:24:53 -04:00