synthwave-vscode
synthwave-vscode copied to clipboard
Blank "What's new in SynthWave '84" opens when starting VSCode
Issue Type: Bug
Whenever VSCode is opened a tab for "What's new in SynthWave '84" shows up. I tried reinstalling the theme as well as VSCode and the problem persists. I'm also on the latest version which is supposed to fix this.
Extension version: 0.1.9 VS Code version: 1.60.2 OS version: Windows 10 x64 19043.1237
Can provide more information if needed.
Hmm, that's surprising as the code to open that tab is no longer in the project. I wonder if something has cached. That said, I've pushed a patch that removes further traces of the page including the markup itself. Hopefully that resolves the issue.
To be sure, please disable neon dreams, deactivate and uninstall the extension and then upgrade to the new version v0.1.10
Very strange, it's still showing up after updating to v0.1.10. I'm noticing when I deactivate and uninstall, then restart VSCode. It still shows up. Is there anywhere else it could be getting stored?
Even i was getting the same issue, I uninstalled, and re-installed extension and it didnt work. Finally, I uninstalled extension and had to delete directory ~/.vscode/aaronyoung.dark-synthwave-vscode-0.0.14.
Hmm that directory is from a fork of the theme, so I can't offer any support for that. The project owner would need to update their fork to match the latest version of the main theme.
@HydraCOREY could I confirm if you have any forks of the theme installed please?
I've tried to recreate the issue on a Windows machine with v0.1.10 but haven't had any luck. I can't see anything that would have cached within Vs code itself but, if you're able to, a fresh reinstall of VS code might help fix the issue in the interim.
I do not have any forks installed, just this one, and I get the issue. Reloading or creating a new window brings the "What's New" page back unless I disable the theme.
Same here, i installed it from the store.
Greetings, I have tried my best to remove this and it will be disabled properly. Below i will mentioned all the steps follow them:
- Go to View --> Command Palette (or for windows CTRL+Shift+P)
- Search for: "Preferences: Open Setting (JSON)"
- Remove below line if there it is:
- Once you have done now uninstall the
- and this
I hope once you done all these it works fine. Thanks