Skip to content

WinFBE Version 1.6.3

Compare
Choose a tag to compare
@PaulSquires PaulSquires released this 02 Jun 16:05
· 269 commits to master since this release
  • Added: WinFBE_Suite package as an attached binary release. Includes all-in-one package to start coding immediately. Editor, compiler, help files, include files. (WinFBE_Suite.rar attached to this release)
  • Added: Automatically create and use preparsed sub/function definitions from the compiler's \inc folders. The database is stored in the "settings" folder in files "preparse_timestamps.ini" and "preparse_database.ini".
  • Added: French language localization file. Thanks to Marc Pons.
  • Changed: If option to display Codetips is OFF, then files are not parsed for anything other than Subs/Functions.
  • Fixed: Regression adding incorrect leading spaces for IF/THEN autoinsert blocks.