Simon Streicher
Simon Streicher
Okay, so here is a proof of concept for adding a temporary _options_ menu with a choice to either _keep_ the entry or to _discard_ the entry. I haven't really...
This feature will be really helpful, thanks
This bug is after we moved over to the portable `.zip` version of VSCode. That version doesn't seem to recognize the commandline arguments to set a user data folder. The...
Okay, It seems like there is a difference between how `vscode\bin\vscode.cmd` and `vscode\vscode.exe` handles the --user-data-dir and --extensions-dir commandline. I'll have to investigate what the exact difference is and whether...
If we really want to, we can have Batch, Python and Julia within one script, and tell Linux to run it as Python. It would feel strange to run a...
This is implemented, but not in main branch yet. There are also still some bugs to fix.
I removed all the linux parts for now untill I can focus on adding a proper linux implimentation
Since I've been able to only sparsely maintaining this project, I'm scaling back on extra features to rather focus on GitHub actions with a continual release cycle. Since I don't...
This `.ps1` script allows the fonts to be added to Windows's font cache without installing it. It is accessible by any program until the next reboot (for the duration of...
Hmm it seems like the font is added _permanantly_ to the user's fonts. This is a bit rude and not ideal.