matklad / pale-fire

Port of Emacs Zenburn theme to VS Code
https://marketplace.visualstudio.com/items?itemName=matklad.pale-fire
73 stars 7 forks source link

hc version breaks vs code? #26

Closed matklad closed 3 years ago

matklad commented 3 years ago

https://user-images.githubusercontent.com/1711539/103999271-bc94ea00-51ad-11eb-9fa8-05adff0c42ed.mp4

lunacookies commented 3 years ago

That is really, really weird. I can reproduce this, but I think the reason I didn’t catch this while I was making the theme is because I was in VS Code’s Extension Development Host (the thing where where you press F5 while you have a theme file open and another window opens), which doesn’t have this problem.

https://user-images.githubusercontent.com/31783266/104001630-0ef8f980-51f4-11eb-9e0a-2022dfe5d866.mov

Note how the window title has the text ‘[Extension Development Host]’.

The JSON files seem fine on inspection, and package.json seems fine too. Any ideas how to fix this?