synthwave-vscode icon indicating copy to clipboard operation
synthwave-vscode copied to clipboard

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

Open HydraCOREY opened this issue 3 years ago • 7 comments

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.

HydraCOREY avatar Oct 01 '21 18:10 HydraCOREY

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

robb0wen avatar Oct 02 '21 21:10 robb0wen

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?

HydraCOREY avatar Oct 04 '21 15:10 HydraCOREY

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.

s-ahuja avatar Oct 10 '21 13:10 s-ahuja

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.

robb0wen avatar Oct 11 '21 08:10 robb0wen

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.

ReagentX avatar Oct 22 '21 13:10 ReagentX

Same here, i installed it from the store.

bycym avatar Oct 29 '21 13:10 bycym

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

AbdulManaf12 avatar Jul 04 '22 20:07 AbdulManaf12