FBIde 0.5.0.beta-3

2026-05-05 — Third public pre-release

Changes since 0.5.0.beta-2.

  • Fixed issue with auto-indent not working when keyword case transform was disabled (#24).
  • Fixed issue with REM comment followed by newline, which caused the next line to be a comment (#28).
  • Fixed various spelling errors (#26).
  • Fixed bug with console not being properly updated after compile-generated output (#32).
  • Fixed bug with indenting #defines containing the IF keyword, which was counted as ppIF (#34).
  • Fixed toolbar tooltip to show the long help string (#36).
  • Fixed case transform behaviour when moving the cursor.
  • Auto-indenter actions are now undoable (#37).
  • The current document path is now shown in the title bar (#38).
  • Renamed “Sub/Function browser” to “Symbol browser” across all locales.
  • Added Spanish translation (Joseba Epalza).