BasicPawn v0.830
🔨 Fixes
- [Syntax] Fixed variable autocompletion not showing due to name collisions in preprocessor directives, commands and operators.
- [Syntax] Fixed escape-newline parsing in preprocessor directives.
- [Program] Fixed compiling source still using active tab data.
✏️ Changes
- [UI] More (english) shortcuts.
- [UI] Renamed some help information.
- [UI] Able to control details tabs with keyboard shortcuts. (
)Ctrl+Left;Ctrl+Right
(Changed in hotfix: v0.831-beta) - [UI] Able to navigate detail tab entries with keyboard shortcuts. (
Ctrl+Up;Ctrl+Down) - [UI] Added keyboard shortcut for closing tabs. (
Ctrl+W;Ctrl+Shift+W) - [UI] Added keyboard shortcut for closing 'Search & Replace' window. (
Esc) - [UI] Able to control tabs with keyboard shortcuts. (
)Ctrl+Shift+Left;Ctrl+Shift+Right
(Changed in hotfix: v0.831-beta) - [Plugin] Put 'Upload' into 'Build' menu.
- [Syntax] Only update syntax when files have changed.
- [Configs] Implemented 'Build Events' in configs.
- [Configs] Removed 'Shell'.
- [TextEditor] Correctly auto-close strings and characters. (
";')
⚠️ Important
[Plugins] All plugins require a newer interface from now on. Please update your plugins.
[Settings] Some settings have been added, removed or changed. Please check your settings.