Results 6 issues of Jeff Hayes

… capture improved. it has been confirmed as working in the GUI (Windows only so far) and for the command line the errors are logged to the Error DB and...

i did not know this was here .. File > Open and select a JSON file will create a new edit tab with this command in it: ``` data =...

Comp: Documentation
📍 Assigned
🔔 reminder-sent

The only mention of templates in the docs is in the [User Interface section](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/The_OpenSCAD_User_Interface#Text_editor) > Templates can be used to automatically insert common snippets. Right-click in the editor window and...

Comp: Documentation

The [existing page on Paths in the User Manual](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Paths) is confusing and has mistakes on it. I have cloned it, and [updated the clone](https://en.wikibooks.org/wiki/User:VulcanWikiEdit/OpenSCAD_User_Manual/Paths) with the results of my testing...

Type: Discussion
Comp: Documentation

**Describe the bug** in COlorNode.cc : the function ``` static std::shared_ptr builtin_color ``` reports only a generic ""parsing error" when either a named color lookup, OR a parsing a hexcode...

Type: Bug