Donovan Keith
Donovan Keith
**Problem** One of my regular uses for Markdown is to document my processes and workflows. Generally this involves a lot of region screenshots to clipboard (Win + Shift + S)...
Hi @hecomi! First: uREPL is awesome! I'm teaching C# scripting for Unity and I think it's going to be a really great asset in my classes. I'd like to propose...
Minor typo in Space, and Redshift is listed as Redshift not Red Shift, so final rename is `redshiftNodeSpaceId`
Current Behavior: ```python CV_PS_RANGE_GROUP = 1045 CV_PS_RANGE_GROUP1 = 1046 CV_PS_FROM1 = 1047 CV_PS_TO1 = 1048 CV_PS_EVERY = 1049 CV_PS_OFFSET1 = 1050 CV_PS_BOUNDS_GROUP = 1051 CV_PS_MINMAX_GROUP = 1052 CV_PS_X = 1053...
It would be great if instead of generating a plugin there was a mode/command that would just generate the res() boilerplate and copy it to the clipboard. ```python class res(object):...
Using the `Prototype Converter` it will pre-fill the Plugin Directory with a useful starting point:  However, if I click on the `...` button, it shows me:  Ideally, it...
The `File...` field in the script converter should open the `/library/scripts/` folder by default:  At the moment, it opens to the `plugins` directory.
From the ReadMe > Report possible errors during conversion (eg. referencing the variables doc or op in global functions without previously declaring them)
Current Error:  Suggested Error: > File "/filepath/..." already exists. Activate the `Overwrite` option and press `Create` again if you want to **delete and replace** the existing files. *Warning: This...