code-server Does not load
Hi.
I thought it'd be cool to run vscode on my iBook G3 and have code-server working in Chrome and Firefox for Windows but under TenFourFox it just gives a gray screen.
https://github.com/cdr/code-server
I tried running in safe mode on the latest stable version but the same error comes up in the console:
SyntaxError: missing ; before statement
Obviously super low priority and just for sh*ts'n'giggles but it would be neat.
- IMG_20190527_154134.jpg 241 KB
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Cameron Kaiser on 27 May, 2019 09:52 PM
This is because TenFourFox's JavaScript doesn't support async/await. It does affect other sites (including Github itself) but I don't have an ETA on this; I'm not even sure it's technically possible with the runtime as written.
2 Posted by Tara K on 28 May, 2019 02:21 PM
No worries.
I just thought it'd be funny to lug this thing to Starbucks again and do actual work on it.