You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't yet find a way to get it working, but what I got is close. However "Custom CSS and JS Loader" isn't available on vscode.dev (only VSCode desktop) and also not available on all forks. Maybe the only option right now is using a Chrome extension to inject a @import url("...");
I didn't yet find a way to get it working, but what I got is close. However "Custom CSS and JS Loader" isn't available on vscode.dev (only VSCode desktop) and also not available on all forks. Maybe the only option right now is using a Chrome extension to inject a
@import url("...");
Usage example for VSCode.dev
Add extension Custom CSS and JS Loader.
Add to
settings.json
the latest URI:Change Setting > Terminal › "Integrated: Font Family" to something like:
Iosevka, Inconsolata-g, Consolas, 'Courier New', monospace
The text was updated successfully, but these errors were encountered: