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/server/src
Asher 588da0443c
Some cleanup
- Use whateverEmitter.event for the onWhatever methods.
- Add readonly to a bunch of things.
- Remove some redundancy in types.
- Move initializations out of the constructor and into the declarations
  where it was reasonable to do so.
- Disable a few no-any violations.
2019-02-06 11:53:23 -06:00
..
vscode Some cleanup 2019-02-06 11:53:23 -06:00
cli.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
fill.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
ipc.ts Some cleanup 2019-02-06 11:53:23 -06:00
modules.ts Fix loading within the CLI (#27) 2019-02-05 11:16:09 -06:00
server.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00