Manual setup rather than modifying settings on installation
See original GitHub issueThanks for the nice extension š.
However, it might be better to allow manual setup (e.g. a command use recommended settings
and a pop-up for confirmation when installed) rather than modifying settings upon installation.
I have device A and both its extensions and settings are synced (including a custom editor.lineHighlightBackground
). The problem is that when I open VS Code on device B, the custom color is overwritten (and then synced among all my devices). And I can see that every time I open VS Code on a device that hasnāt installed Blockman, the setting will be overwritten againā¦
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Manage Device Installation with Group Policy - Microsoft Learn
This policy setting allows members of the local Administrators group to install and update the drivers for any device, regardless of otherĀ ...
Read more >Chapter 4. Customizing your installation Red Hat Enterprise ...
To change any of the settings, complete the following steps, otherwise proceed to Configuring software settings. Procedure. Configure keyboard settings: FromĀ ...
Read more >ESX Installation and Migration Guide | FortiSIEM 6.3.3
Log in to your VCenter and select your ESX host. Click the Configure tab. Under System, select Time Configuration. Click Edit. Enter the...
Read more >Installing Python Modules (Legacy version) ā Python 3.11.1 ...
Note. This guide only covers the basic tools for building and distributing extensions that are provided as part of this version of Python....
Read more >Raspberry Pi Documentation - Configuration
You can have greater control over the settings by editing config.txt. ... expand your installation to fill the whole SD card, giving you...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks, Iāll think about it. Well, currently I think making a popup prompt will be more annoying for most users than modifying settings quietly. And all these 7 items are easy to reset manually.
But of course Iāll try to think about the cases like yours.
Initially I thought it was a kind of reinstallation but probably just because the old settings sync extention could do something like that. Thinking about it now, itās not very likely that the native settings sync vscode has now reinstalls things unnecessarily.
Thank you for looking into this so quicly! Your advice works like a charm, now my indent guide stays after restarting vscode.