Joe Previte

Results 464 comments of Joe Previte

Latest discussion: 1. update changelog if we have been forgetting to do it as we go 2. tag a commit 3. release is made and uploaded to a draft pr...

Thanks for opening a detailed issue! I haven't used NGINX much but I'm happy to try reproducing. Is using NGINX as simple as: - install globally - create config and...

You're right 🤔 Weird. I used `--log trace` and don't see anything about it trying to access the internet. cc @code-asher can you confirm you're seeing the same thing? Maybe...

Hmm...[this person](https://github.com/microsoft/vscode/issues/142812#issuecomment-1226970265) says it's still happening. I may investigate adding an integration test to verify that it does not make any network requests and works offline.

@cccs-nik are you in an offline or restricted environment? @code-asher noticed that the behavior is different with the latest version.

@cccs-nik very helpful - thank you so much! Appreciate your help. I was chatting with @code-asher - we believe that this only happens in restricted environments. He was doing some...

I was able to reproduce this locally with 4.6.0 https://user-images.githubusercontent.com/3806031/185970810-d2d8668b-bd35-44de-84c2-07683ce9f3bc.mov I could not reproduce in VS Code, github.dev, or Codespaces. That means this is specific to code-server.

Hmm 🤔 What version of node are you using?

@kawanakaiku wow, nice find! Do you think this is an upstream issue? I wonder if it can be reproduced with https://xtermjs.org/

Ah darn it. Well sounds like a code-server issue then. Thank you for looking!