livecode-ide
livecode-ide copied to clipboard
LiveCode cross-platform development environment (IDE)
Every time I prototype a UI in LiveCode I always look for an arrange object layer menu item when I right-click. Mainly because this is present in other tools I...
This patch updates the answer & ask stacks to use the gRevSmallAppIcon when an `iconType` has been specified on macOS. Closes https://quality.livecode.com/show_bug.cgi?id=9421
This patch updates the answer & ask stacks to use the default question icon when the `iconType` is `questions` instead of using the default error icon when the `iconType` is...
This patch removes a seemingly unnecessary `unlock cursor` in the IDE's mouseMove event handler (`ideMouseMove`). The IDE intercepts mouseMove so that it can update the resize cursor used when the...
Blocking "after openField" to reach stack "revInspectorEditorBehavior" avoids hiliting of field "value" when clicking. Thus preventing an unwanted scroll.
This patch adds a "WebAssembly" checkbox to the emscripten standalone settings pane and modifies the setting scripts to handle choosing "WebAssembly" as a new emscripten target architecture.
This patch is the IDE part of https://github.com/livecode/livecode/pull/7337.
This patch adds `leftIndent`, `rightIndent`, `spaceAbove` and `spaceBelow` to the field inspector. Depends on https://github.com/livecode/livecode/pull/7195
…ndless loop Fix consists of emptying all quoted Strings