Chrysaloid
Chrysaloid
Minecraft Version: 1.12.2 Forge Version: forge-1.12.2-14.23.5.2859 Mod Version: Cyclic-1.12.2-1.20.12 Single Player or Server: Single Player Describe problem (what you were doing; what happened; what should have happened): Why is Controlled...
Right now local and global variables have the same color:  I think they should have separate colors.
At the moment in general variables are blue and functions are yellow. But take a look at this abstract example:  Everything is OK except that when I access the...
When I try to create a shortcut of any type with "?" in its name I get this error.  It's probably because your program tries to create a file...
I find it annoying having to close windows produced by Python's `matplotlib.pyplot` before running the code again. So I created this keyboard shortcut: ```json { "key": "f5", "command": "runCommands", "args":...