Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCode freezing up after installing Cascadia Code via script #710

Open
mcc85s opened this issue Jan 20, 2024 · 0 comments
Open

VSCode freezing up after installing Cascadia Code via script #710

mcc85s opened this issue Jan 20, 2024 · 0 comments

Comments

@mcc85s
Copy link

mcc85s commented Jan 20, 2024

Cascadia family version

latest

Cascadia family variant(s)

Cascadia Code (the version with ligatures)

Font file format(s)

.ttf (variable)

Platform

Windows Server 2016

Other Software

VSCode, PowerShell ISE

What happened?

So, I wrote a PowerShell script that installs Cascadia Code...
https://github.com/mcc85s/FightingEntropy/blob/main/Scripts/2024_0112-(InstallCascadiaCode).ps1
...and it successfully installs the true type fonts to the Windows/Fonts directory...
But if I install the font on Windows Server 2016, and then tell VSCode to use "Cascadia Code" as the font in the console, the editor locks up, and then I have to manually change it back to some other font via the settings.json file for VSCode.

I'm not exactly sure if I'm missing something, because the script seems to work OK on Windows 10 and doesn't cause VSCode to lock up. However, I've noticed that PowerShell ISE locks up too if I install the font, and then go to themes to change the font.

These factors lead me to believe that something about the script I wrote to install Cascadia Code is causing these programs to lock up, rather than the actual font itself...

But I don't know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant