code-server/src/node
Anmol Sethi 2c2a6498af
Parse config file in entry
This way setting --data-dir and --extension-dir in the config file
will work for --install--extension and whatnot.
2020-06-03 15:45:16 -04:00
..
app Fix paths from Windows client to non-Windows server 2020-05-18 15:06:11 -05:00
cli.ts Allow user-data-dir and extension-dir in config.yaml 2020-05-19 00:41:27 -04:00
entry.ts Parse config file in entry 2020-06-03 15:45:16 -04:00
http.ts Add default config file and improve config/data directory detection 2020-05-12 19:59:54 -04:00
settings.ts Add default config file and improve config/data directory detection 2020-05-12 19:59:54 -04:00
socket.ts Implement new structure 2020-02-04 14:31:44 -06:00
util.ts Fix paths from Windows client to non-Windows server 2020-05-18 15:06:11 -05:00
wrapper.ts Add doc/guide.md 2020-05-14 05:24:23 -04:00