Skip to content

Commit c3ba5ec

Browse files
committed
fix: add MPS
1 parent 2712e70 commit c3ba5ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ At the same time, [📦 CheckStyle](https://marketplace.visualstudio.com/items?i
6868

6969
Each extension mentioned above is a separate open-source project and has its own repository. To make things easier, simply [🙋 open an issue in this repository](https://github.com/Microsoft/vscode-java-pack/issues). The new issue will be triaged and redirected.
7070

71-
## Telemetry
71+
## Data/Telemetry
7272

73-
This extension collects telemetry data to help us build a better experience for building Java applications with VS Code. We only collect data on which commands are executed. We do not collect any information about names, addresses, paths, etc. The extension respects the `telemetry.enableTelemetry` setting which you can learn more about in our [FAQ](https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting).
73+
This extension collects telemetry data to help improve the Java development experience in VS Code. We only collect information about which commands are executed—no personal data such as names, addresses, or file paths. For more details, see our [privacy statement](http://go.microsoft.com/fwlink/?LinkId=521839). You can disable telemetry collection using the `telemetry.enableTelemetry` setting as described in our [FAQ](https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting).
7474

7575
## License
7676

0 commit comments

Comments
 (0)