You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ The extension has platform-specific binary dependencies, therefore installation
56
56
`cpptools-linux-aarch64.vsix` | Linux ARM 64-bit
57
57
`cpptools-osx.vsix` | macOS
58
58
`cpptools-win32.vsix` | Windows 64-bit & 32-bit
59
-
`cpptools-win-arm64.visix` | Windows ARM64
59
+
`cpptools-win-arm64.vsix` | Windows ARM64
60
60
`cpptools-linux32.vsix` | Linux 32-bit ([available up to version 0.27.0](https://github.com/microsoft/vscode-cpptools/issues/5346))
61
61
62
62
##Contribution
@@ -69,4 +69,4 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
69
69
70
70
##Data and telemetry
71
71
72
-
This extension collects usage data and sends it to Microsoft to help improve our products and services. Collection of telemetry is controlled via the same setting provided by Visual Studio Code:`"telemetry.enableTelemetry"`. Read our[privacy statement](https://privacy.microsoft.com/en-us/privacystatement) to learn more.
72
+
This extension collects usage data and sends it to Microsoft to help improve our products and services. Collection of telemetry is controlled via the same setting provided by Visual Studio Code:`"telemetry.enableTelemetry"`. Read our[privacy statement](https://privacy.microsoft.com/en-us/privacystatement) to learn more.