code-settings-sync
code-settings-sync copied to clipboard
Settings Sync welcome screen keep showing every time when VSCode open
The box "Show this page on startup" was unchecked but it still showing every time.
π΄ Visual Studio Code Version : [ 1.41.1 ] π΄ Code Settings Sync Version : [ 3.4.3 ] π΄ Standard or Insiders : [ Mac ]
I'm seeing the same issue on both Windows (10) and Mac (Catalina).
Code Settings Sync Version : [ 3.4.3 ] Visual Studio Code Version : [ 1.41.1 ]
Same here as well.
Same here. Is there any way to disable the welcome page entirely? Any debug I can provide?
Any movement on this?
I am seeing the same problem. Very frustrating. Is there a fix?
Hi Shanalikhan,
Yeah, it fixed, after spend nearly five days of try and error. I wrote about the fix in comment (below the question https://stackoverflow.com/questions/62248604/browsersync-on-docker-is-running-correctly-and-able-to-detect-changes-but-brows?noredirect=1#comment110147428_62248604) and you can clone the whole source code from Github https://github.com/kevinchu-work/Docker_with_BrowserSync
If you donβt mind, please give me a star on Github~~~
Enjoy!
Regards, Kevin
On 12 Jun 2020, at 4:20 AM, Alex [email protected] wrote:
I am seeing the same problem. Very frustrating. Is there a fix?
β You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shanalikhan/code-settings-sync/issues/1122#issuecomment-642906801, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHAPN2U7LOEP2BYUPRDKYFDRWE4AJANCNFSM4KHM7AWQ.
I am also seeing this problem but only on one of my computers. Two are syncing with the same settings but only one always shows the Welcome page when opening VSCode. It also opens when I switch project using the popular 'Project Manager' extension. The checkbox doesn't work which should allow me to never show it again.
I've now switched to the built in sync settings. https://code.visualstudio.com/docs/editor/settings-sync
I've now switched to the built in sync settings. https://code.visualstudio.com/docs/editor/settings-sync
Perfect. Thanks @simax. Solved my problem.
Yep solved my problem too, just more information for others who didn't quite pick up what you were putting down straight away
The fix that worked for me:
- Reset the settings of the "Settings Sync" extension by searching for "Reset Extension Settings" in the command palette
- Upon next startup of VScode, uncheck the "Show this page on startup" button
- On the next startup of VScode the page wasn't shown on startup anymore π
I'm using:
Settings Sync Version : 3.4.3 Visual Studio Code Version : 1.57.1 Ubuntu 20.04
Yep solved my problem too, just more information for others who didn't quite pick up what you were putting down straight away
The fix that worked for me:
- Reset the settings of the "Settings Sync" extension by searching for "Reset Extension Settings" in the command palette
- Upon next startup of VScode, uncheck the "Show this page on startup" button
- On the next startup of VScode the page wasn't shown on startup anymore π
I'm using:
Settings Sync Version : 3.4.3 Visual Studio Code Version : 1.57.1 Ubuntu 20.04
@leahkemp Thank you very much, it worked for me, i use windows! π―
Hello, I am still facing this issue. I have the sync settings turned on. Version: 1.63.2. OS Mac OS Montery
@mpiber those steps worked for me today (30-dec-21). Thanks!
Yep solved my problem too, just more information for others who didn't quite pick up what you were putting down straight away
The fix that worked for me:
- Reset the settings of the "Settings Sync" extension by searching for "Reset Extension Settings" in the command palette
- Upon next startup of VScode, uncheck the "Show this page on startup" button
- On the next startup of VScode the page wasn't shown on startup anymore π
I'm using:
Settings Sync Version : 3.4.3 Visual Studio Code Version : 1.57.1 Ubuntu 20.04
Thanks a lot!!, worked for me on VSCode latest, W10 and Ubuntu 20.04.
Yep solved my problem too, just more information for others who didn't quite pick up what you were putting down straight away
The fix that worked for me:
- Reset the settings of the "Settings Sync" extension by searching for "Reset Extension Settings" in the command palette
- Upon next startup of VScode, uncheck the "Show this page on startup" button
- On the next startup of VScode the page wasn't shown on startup anymore π
I'm using:
Settings Sync Version : 3.4.3 Visual Studio Code Version : 1.57.1 Ubuntu 20.04
@leahkemp , thanks a lot!