ZeroBraneStudio icon indicating copy to clipboard operation
ZeroBraneStudio copied to clipboard

Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Wind...

Results 114 ZeroBraneStudio issues
Sort by recently updated
recently updated
newest added

Gideros is considering moving from lua to luau. I hope to be able to continue using ZBS when/if this switch happens. See luau info: https://luau-lang.org/ See discussion here and here:...

Hi, I'm trying to assign Accelerator on button in Find toolbar, for example 'Match whole word', and find its ID 'ID.FINDOPTWORD' in 'ZeroBraneStudio\src\editor\toolbar.lua' (normal in 'keymap.lua'), but configure in 'user.lua'...

Hi, I think when wrap in find, if there is a **stop** at **boundary** before wrap is nice. The **boundary** such as, last found at bottom when 'Search direction' is...

I don't use the mouse much. How using keys switch focus to output console and back to the editor window? Maybe it can be customized? I am grateful in advance.

issue: with 'play' button gideros player is opened and project is sent to gideros player. works. then one closes the window. then restarts with 'play' button but the player does...

Hi, output 'Processing...' period repeatedly within normal output, even may occurs after the last `print` at bottom code (then exit correctly). > finish. --from my code > Processing...--not know from...

When opening ZeroBrane Studio, it tries to recover a very long (10,000 line) minified lua file and seems to hang forever (hours). Every time I open the studio, it will...

This has started to happen in last month quite often, especially if there is a long pause before I continue from the breakpoint in deeper debugging sessions. I'm using latest...

Bug

Current work is in the lua54 branch: https://github.com/pkulchenko/ZeroBraneStudio/tree/lua54

Enhancement

Kind of a problem and solution. I recently picked up an M1 Mac and after installing and running ZBS I was greeted with the message in the title. After trying...