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

User settings/config reset/wiped/empty on zooming #56168

Closed
chibicode opened this issue Aug 10, 2018 · 3 comments
Closed

User settings/config reset/wiped/empty on zooming #56168

chibicode opened this issue Aug 10, 2018 · 3 comments
Assignees
Labels
config VS Code configuration, set up issues *duplicate Issue identified as a duplicate of another issue(s) settings-editor VS Code settings editor issues

Comments

@chibicode
Copy link

chibicode commented Aug 10, 2018

  • VSCode Version: 1.25.1
  • OS Version: macOS 10.13.5

Steps to Reproduce:

  1. On launch, before the UI even fully loads, immediately press my custom keybinding to invoke workbench.aciton.zoomIn about 4 times (as quickly as possible).
  2. VS Code says "needs to restart to apply settings"
  3. While the dialog was open, the theme was reset to the default theme.
  4. When I clicked restart, it reopened but the config setting was wiped out completely.

screen shot 2018-08-10 at 12 46 58 pm

Related Issues

This looks like the same issue as #26381, which is now locked (reported by @motebotic @jrieken @alexandrudima @bpasero). I saw this issue as well: #25427 (by @sandy081) but is also locked.

I did NOT set any of window.titleBarStyle, window.nativeTabs, update.channel, telemetry.enableCrashReporter.

Enabled Extensions

  • Atom Keymap
  • Auto Comment Blocks
  • bluloco-light
  • Bookmarks
  • Bracket Pair Colorizer
  • carbon-now-sh
  • Debugger for Chrome
  • Document This
  • ESLint
  • File Utils
  • GitLens — Git supercharged
  • Go
  • GraphQL
  • Night Owl
  • npm Intellisense
  • Open in GitHub, Bitbucket, Gitlab, VisualStudiocom !
  • Path Intellisense
  • Prettier - Code formatter
  • pyre-vscode
  • Python
  • React Native Tools
  • Ruby
  • Settings Sync
  • Sort JSON objects
  • TSLint
  • Vetur
  • VS Live Share
  • vscode-icons
  • vscode-styled-components
  • XML Tools
@chibicode
Copy link
Author

I'm wondering if this is a race condition problem. I've invoked workbench.aciton.zoomIn immediately after the editor launch like 4 times, while the UI is not even done loading.

@chibicode chibicode changed the title User settings/config reset/wiped on zooming User settings/config reset/wiped/empty on zooming Aug 10, 2018
@ramya-rao-a ramya-rao-a added the settings-editor VS Code settings editor issues label Aug 11, 2018
@sandy081 sandy081 added the config VS Code configuration, set up issues label Aug 13, 2018
@sandy081
Copy link
Member

Duplicate of #47763

@sandy081 sandy081 marked this as a duplicate of #47763 Aug 13, 2018
@sandy081 sandy081 added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 13, 2018
@vscodebot
Copy link

vscodebot bot commented Aug 13, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Aug 13, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
config VS Code configuration, set up issues *duplicate Issue identified as a duplicate of another issue(s) settings-editor VS Code settings editor issues
Projects
None yet
Development

No branches or pull requests

4 participants