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

.vscode folder is committed to main, overriding a user's personal settings in global scope #3

Open
kclonts opened this issue Feb 12, 2023 · 0 comments

Comments

@kclonts
Copy link

kclonts commented Feb 12, 2023

Issue Overview

The .vscode folder is included, overriding a users global settings like fonts and fontsize (plus more) overriding what a user sees compared to their own settings globally. For new users, this may be difficult to track down and figure out why their editor looks different all of a sudden, and possibly illegible/uncomfortable for them to work

Describe your environment

computer go beep boop

Steps to Reproduce

  1. start vscode

Expected Behavior

the codebase should not enforce visual preference on what the developer sees

Current Behavior

a multitude of settings are enabled, changing what a user would have previously setup in global scope unrelated to running or modifying the code

Possible Solution

remove the .vscode folder from the codebase

Screenshots / Video

Related Issues

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

No branches or pull requests

1 participant