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/src/fill
Asher 14da71499f
Set platform based on server (#32)
* Set platform based on server

Had to refactor a bit to ensure our values get set before VS Code tries
to use them.

* Pave the way for mnemonics on all platforms

* Fix context menus on Mac

* Fix a bunch of things on Mac including menu bar

* Set keybindings based on client's OS
2019-02-26 12:01:14 -06:00
..
amd.ts Fix require.toUrl and walkthroughs 2019-02-05 11:16:06 -06:00
codeEditor.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
css.js not finished 2019-02-05 11:15:42 -06:00
dom.ts Fix require.toUrl and walkthroughs 2019-02-05 11:16:06 -06:00
environmentService.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
graceful-fs.ts Getting the client to run (#12) 2019-02-05 11:15:50 -06:00
iconv-lite.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
labels.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
menuRegistry.ts Featureful (#31) 2019-02-21 11:55:42 -06:00
mouseEvent.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
native-keymap.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
native-watchdog.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
node-pty.ts Fix spdlog and node-pty in binary 2019-02-25 15:18:44 -06:00
package.ts Get version from vscode's package.json 2019-02-20 12:54:26 -06:00
paste.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
paths.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
platform.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
product.ts vscode-online -> vscode-remote 2019-02-05 15:26:57 -06:00
spdlog.ts Fix spdlog and node-pty in binary 2019-02-25 15:18:44 -06:00
stdioElectron.ts Prevent shared process from loading client code 2019-02-19 17:58:17 -06:00
storageDatabase.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
vscodeTextmate.ts Uploader online (#26) 2019-02-05 11:16:02 -06:00
windowsService.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
workbenchRegistry.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
workspacesService.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00