livecode-ide icon indicating copy to clipboard operation
livecode-ide copied to clipboard

LiveCode cross-platform development environment (IDE)

Results 70 livecode-ide issues
Sort by recently updated
recently updated
newest added

The alignment icons are not distinct enough. Clone, group, and new control are document icons that don't remotely convey the correct meaning.

bug
P-project-browser

When working with large numbers of stacks in the project browser (or when `gRevDevelopment` is enabled), it can often be (very) hard to find a particular stack/substack/control. Please add a...

enhancement
P-project-browser

When the project browser doesn't have focus, the buttons in the footer don't have tooltips. Steps to reproduce: 1. Open the project browser 2. Focus the project browser 3. Mouse...

bug
P-project-browser

This patch makes the following changes: - Script only stacks will now be checked to determine if they are visible after opening before editing their script in the script editor...

WIP

This PR depends on https://github.com/livecode/livecode/pull/4425 It provides support for leading whitespace within multiline comment blocks and some basic editing features (shift left | right, reindent) for when autoformat is disabled...

bug
enhancement
WIP
P-script-editor

A start on documenting preferences used by the IDE with the intention that these are moved to the API docs once complete and in the meantime added to as we...

documentation

@lan-kc's thoughts on how to do so: 1) From the pulldown menu where you can select 'Livecode Script', 'Livecode Builder', ... etc, include 'Glossary' which would bring up a similar...

P-dictionary
documentation

These cause Travis CI to fail at the moment.

enhancement
WIP