Skip to content

Commit 9276f9a

Browse files
chagongCopilot
andauthored
fix: add MPS (#1525)
* fix: add MPS * Revert telemetry wording to more visible phrasing (#1528) * Initial plan * Revert to more visible telemetry wording in README Co-authored-by: chagong <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: chagong <[email protected]> * Update telemetry data description in README Clarify the information collected by telemetry in the README. --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: chagong <[email protected]>
1 parent 0b1650e commit 9276f9a

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 us improve the Java development experience in VS Code. It does not collect any personal information 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 at any time by changing 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)