| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fbide-0.5.1-win32-setup.exe | 2026-07-25 | 26.7 MB | |
| fbide-0.5.1-aarch64.AppImage | 2026-07-25 | 38.8 MB | |
| fbide-0.5.1-macos-arm64.dmg | 2026-07-25 | 7.1 MB | |
| fbide-0.5.1-macos-x86_64.dmg | 2026-07-25 | 7.4 MB | |
| fbide-0.5.1-win32.zip | 2026-07-25 | 3.8 MB | |
| fbide-0.5.1-win64-setup.exe | 2026-07-25 | 44.7 MB | |
| fbide-0.5.1-win64.zip | 2026-07-25 | 4.5 MB | |
| fbide-0.5.1-winarm64.zip | 2026-07-25 | 4.1 MB | |
| fbide-0.5.1-x86_64.AppImage | 2026-07-25 | 24.6 MB | |
| FBIde 0.5.1 source code.tar.gz | 2026-07-25 | 4.4 MB | |
| FBIde 0.5.1 source code.zip | 2026-07-25 | 4.6 MB | |
| README.md | 2026-07-25 | 838 Bytes | |
| Totals: 12 Items | 170.6 MB | 12 | |
- Updated wxWidgets to 3.3.3 (#130)
- Added fbide now remembers formatting options (#132).
- Added a "Reformat" that formats the whole document, or just the selected lines (#132).
- Added a "Save Session As…" command to save the active session to a new file (#129).
- Added FreeBASIC syntax highlighting for
.incinclude files (#128). - Fixed the formatter inserting stray spaces in
#nfile numbers,=>, and unary*/@before a parenthesis (#128). - Fixed a crash when pasting or dragging text over the last line of a FreeBASIC file (#131, [#128]).
- Fixed
!"…"/$"…"string-literal prefixes being split from their string (#128). - Fixed the Windows build being DPI-unaware, causing a blurry UI on high-DPI displays (#128).
- Fixed FBIde sometimes closing or freezing after the first launch on Windows (#127).