LuaEdit is designed to be an accessible an IDE/Text Editor/Debugger specially designed for the Lua language.
Its interface looks like MS Studio .Net and includes syntax highlighting, code completion, advance breakpoint management, efficient search engines, etc.
NOTE: Free for commercial and personal uses.
What's New in This Release:
New Features:
· Added new Debug Server option page with default port option
Bug Fixes:
· Fix wrong intermediate path which caused some mix-match between x86 and x64 releases of 3.0.7
· Fix a bug where you could not debug a file when created and/or assigned to a new project
· Fix crash when adding a breakpoint in a new file that had not been saved yet Fix bug where closing a tab using the middle mouse button or the "X" button of the tab strip would not really close the document internally.
· Fix bug where project files (EG: *.lsln, *.luaproj, etc) would not be opened as project files when opened from command line or explorer.
· Fix bug ID 3471202: Over-zealous code completion causes bugs.
· Fix bug where debugging newly created scripts would put LuaEdit in an unstable state if not saved on disk as requested.