This update brings fixed to Menu’s and else statements which have been included in the app since the beginning but broke along the way. I have finally gotten around to fixing them fully. There are also new icons, one shortcuts themed. The Jellycuts file format was also changed so that it is now easier to send files between VSCode and the app. I also prepared things for the Mac Version of the app.
When sending in crash reports please share your email or the shortcut that crashed so I can either checkout the shortcut or get back to you to diagnose the issue.
Test Menu’s
Make sure that type casting, get value and get key modifiers all work.
Else statements
Make sure that all dictionaries and old shortcuts still open without crashing.
Added some new app icons
Added some new actions
Type casting, get value and get key modifiers now work on all variables.
Multi Line Text Blocks
Multi Line Strings
Added true support for else statements. I broke them a long time ago and didn’t notice.
Added global dictionaries variables.
| Changed the Jellycuts file format to better support traditional file types.
| Changed how menus are parsed