livecode-ide
livecode-ide copied to clipboard
LiveCode cross-platform development environment (IDE)
This patch ensures that all the properties of the field 'theEditor' we care about are saved in a temp variable, so as they can be queried after 'theEditor' is deleted,...
This patch adds support for new device sizes in new stack templates, both in the 'New File' menu and the in the start center. Start Center: After pressing "New" in...
mobile datagrid scrollers are initialized with delayTouches = true this will prevent a datagrid from scrolling because the moment the datagrid is touched, a row will be selected.
If cursor is at end of "end handler" struct and indentation of previous non-empty line is less than indentation preference hitting return will cut off characters of "end handler" struct
…opped files This patch fixes an issue where the file property editor was inserting drag and dropped file paths rather than replacing the entire content of the field.
Closes [bug 22205](https://quality.livecode.com/show_bug.cgi?id=22205) This patch ensures that user stacks with names similar to the leaf name of IDE library stacks (e.g. "drawing", "diff" etc) are no longer treated as IDE...
Keep textFormatSelection from removing a return If last char of a text is return