6

When I am about to download a VisualStudio Code extension, i want to check the downloads filesize. Sometimes when I am in a rural area, and am on a slow connection... downloading a large file can bring other network processes to their knees.

Is there a way to toggle visual studio code to show/preview each extensions download size?

Ryu S.
  • 1,538
  • 2
  • 22
  • 41

1 Answers1

2

Good question. Fortunately despite being on a rural exchange myself I've never had to worry that much about bandwidth. Aside, I don't know of a direct way within the VS Code Extension explorer but given that most extensions seems to be hosted on github or the like you could always visit the repo first and establish size through that?

This question has a few solutions

David Cross
  • 96
  • 1
  • 3