robb0wen / synthwave-vscode

Synthwave inspired colour theme for VS Code 🌅🕶
MIT License
5.15k stars 1.18k forks source link

Blank "What's new in SynthWave '84" opens when starting VSCode #238

Open HydraCOREY opened 2 years ago

HydraCOREY commented 2 years ago

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

image

Can provide more information if needed.

robb0wen commented 2 years ago

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

HydraCOREY commented 2 years ago

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?

s-ahuja commented 2 years ago

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.

robb0wen commented 2 years ago

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.

ReagentX commented 2 years ago

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.

bycym commented 2 years ago

Same here, i installed it from the store.

AbdulManaf12 commented 2 years ago

Greetings, I have tried my best to remove this and it will be disabled properly. Below i will mentioned all the steps follow them:

  1. Go to View --> Command Palette (or for windows CTRL+Shift+P)
  2. Search for: "Preferences: Open Setting (JSON)"
  3. Remove below line if there it is: image
  4. Once you have done now uninstall the image
  5. and this image

I hope once you done all these it works fine. Thanks