Donovan Keith

Results 11 issues of 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)...

Type: Feature

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...

enhancement

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...

enhancement

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: ![image](https://user-images.githubusercontent.com/4267389/36571187-55510a68-17ea-11e8-9deb-e1cdd26b1feb.png) However, if I click on the `...` button, it shows me: ![image](https://user-images.githubusercontent.com/4267389/36571209-6f1304b0-17ea-11e8-99da-5104935d7798.png) Ideally, it...

on hold

The `File...` field in the script converter should open the `/library/scripts/` folder by default: ![image](https://user-images.githubusercontent.com/4267389/36566504-850a56fe-17d8-11e8-92ad-b298eec23ed4.png) At the moment, it opens to the `plugins` directory.

on hold

From the ReadMe > Report possible errors during conversion (eg. referencing the variables doc or op in global functions without previously declaring them)

enhancement
priority low
on hold

Current Error: ![image](https://user-images.githubusercontent.com/4267389/36324466-6bf8c9bc-1309-11e8-9dcb-1680078702a5.png) 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...

enhancement
priority low