Skip to content

BasicPawn v0.845

Compare
Choose a tag to compare
@Timocop Timocop released this 23 Apr 16:41
· 193 commits to master since this release

🔨 Fixes

  • [Parser] Removed 'unknown language' detection spam.
  • [Details] Fixed 'Information' tab stealing focus when compiling sources.
  • [Program] Fixed line clamping issues.

✏️ Changes

  • [UI] Restore caret position and view when reloading debugger source.
  • [UI] Made 'Autocomplete & IntelliSense' ToolTip unselectable.
  • [UI] Implemented colorized IconBar which gets affected by Light/Dark mode.
  • [Editor] Mark highlighting detects words automatically.
  • [Editor] Disabled tab markers due to performance issues.
  • [Plugin] Automatic Error Reporting
    • Added Accelerator detection.
  • [Syntax] Runtime caret and static coloring which increases the performance.
  • [Syntax] Implemented scope highlighting.
  • [Syntax] Disabled build-in bracket matching.
  • [Syntax] Made IntelliSense more strict.
  • [Program] Implemented TipOfTheDay.
  • [Program] Made tab tooltip more readable.

⚠️ Important

  • [Syntax] Custom syntax styles have been changed. Please update your syntax files if you are using them.
  • [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.