2025-09-25 3:15 AM
dear Community
We encountered a server issue happened 24th mid-day up to 25th early morning CET impacting some critical services required by our extension V3.X
We are sorry for the disturbance it caused
2025-09-25 6:47 AM
> impacting some critical services required by our extension V3.X
Does this mean the extension requires an internet connection (and a functioning remote server) to function correctly?
2025-09-25 7:17 AM
@TDK, yes and no, Internet connection is required at least once, at VSCode extensions installation step.
Basically to download the extensions from the Marketplace, and then to fetch the bundles at first extension init.
Anyway 2 known use-cases depend on an Internet connection later:
2025-09-25 3:14 PM - edited 2025-09-25 3:16 PM
.
2025-09-26 12:07 AM
@Julien D would you mind explaining a bit the 2 known use-cases, please ? If I understand correctly, if I'm working in a place where I don't have access to Internet, I can't debug a system with JLink, nor debug a firmware compiled with Clang (that is, I identified the issue in the current Clang compiled firmware and I want to fix it in place) ?
Best regards, K.