Asher
Asher
On Firefox for Android at least there are options to scale according to the overall system but nothing to scale an individual website smaller. As @sr229 mentioned the scaling in...
Huh, strangely enough I'm able to reproduce. Running Firefox on Linux.
Interesting, I wonder if setting `npm_config_arch` to the right architecture will make `yarn` and `npm` work?
Looks like the pty module did not get installed. Were there any errors during the code-server install? Running `npm rebuild` in the `vendor/modules/code-oss-dev` directory might help.
Oh yeah I noticed this too, I have to keep refreshing the explorer.
I feel like it must be in the file watcher somewhere, I think maybe the first thing would be to make sure it is picking up changes in the workspace.
So this happens even with a valid certificate when you don't get any certificate errors right? Could you post the browser log when you try this with a valid certificate?...
Hmm yeah you're right that doesn't look useful at all. Is this extension public so I can test it out? Or if not would you be able to make an...
Ahhhhhh I haven't had a chance to try the example yet but that makes a lot of sense. If I recall correctly VS Code intercepts requests from the web view...
Interesting, I don't get this on Linux + Firefox/Chromium but I do get this on Windows + Chrome.