Software-update: Visual Studio Code 1.66.2

Visual Studio Code logo (79 pix) Visual Studio Code is een opensourcecode-editor met ondersteuning voor IntelliSense, debugging, Git en code snippets. Downloads zijn beschikbaar voor Windows, Linux en macOS. Ondersteuning voor de gangbare script- en programmeertalen is aanwezig en het kan daarnaast via extensies uitgebreid worden. Microsoft heeft versie 1.66.2 uitgebracht en hierin zijn twee problemen verholpen.

Update 1.66.2: The update addresses these security issues.
  • Git - Disable automatic repository scanning in the root of the HOMEDRIVE
  • Tighten permission in Windows install folder
Versienummer 1.66.2
Releasestatus Final
Besturingssystemen Windows 7, Linux, macOS, Windows 10, Windows 11
Website Microsoft
Download https://code.visualstudio.com/Download
Licentietype Freeware

Door Japke Rosink

Meukposter

15-04-2022 • 11:43

2

Submitter: Anonymoussaurus

Bron: Microsoft

Reacties (2)

2
2
0
0
0
2
Wijzig sortering
Git - Disable automatic repository scanning in the root of the HOMEDRIVE
WTF waarom zou je het automatisch naar git repositories scannen in een fixed path überhaupt willen?

En dan nog wel in %HOMEDRIVE%, wat doorgaans expand naar C: 7(8)7
Er is altijd een dwaas die de meest onwaarschijnlijke setup toch instelt, dus daarom zit deze hele specifieke check er nu in.

Op dit item kan niet meer gereageerd worden.