v0.13.0-pre3
Pre-release
Pre-release
solvedDev
released this
29 Apr 17:03
·
1643 commits
to master
since this release
Features:
- New Plugin APIs:
New APIs open the powerful built-in file definitions and auto-completion engine to plugins.- added Bridge.File plugin API
- added Bridge.AutoCompletions API
- added Bridge.FS.readDirectorySync(...) method
- added Bridge.Utils.current_file_name getter
Changes:
- renamed "internal_buildFromCache" to "buildFromCache"
- auto-completion LIB may now contain functions
Fixes:
- fixed text completions showing up in wrong files
- fixed error caused by new text auto-completions
- fixed bridge:saveFile event linking to wrongly structured "previous" object
- fixed undo