Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added VS Code privacy and code style settings #14

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Added VS Code privacy and code style settings #14

merged 1 commit into from
Oct 1, 2024

Conversation

pasabanov
Copy link
Owner

PR Type

  • Bug fix
  • Feature
  • Documentation
  • Localization / Internationalization
  • Chore (refactoring, formatting, cleanup, etc.)
  • Other (please describe): VS Code configuration

Describe changes
Added .vscode/settings.json file with the following configuration:

  1. Privacy related settings:
    • Telemetry
    • Experiments
    • Other (recommendations and extensions autoupdate)
  2. Code style:
    • Indentation (tabs)
    • Final new line (no final new line)

Also added a warning message at the start of the file to suggest that developers copy the privacy-related settings to their user's settings.json, as some settings don't take effect in the workspace settings.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Configuring the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant