Releases: Sergio0694/Brainf_ckSharp
Timeline support, speed improvements
🆕 Added support for Windows 10 Timeline
🆕 Added progress bar to the IDE
🆕 Code samples in the guide now use the full IDE
🚀 Speed improvements in the interpreter
✅ Minor UI fixes and adjustments
✅ Removed "(Preview)" from display name
Multi-instances, bug fixes
🆕 Added multi-instancing support
🆕 Enabled code snippets in IDE context menu
🆕 Added review/feedback prompt
🚀 Minor speed improvements
✅ Fixed file saving
✅ Fixed status bar file update display
✅ Fixed TAB navigation in the shell
✅ Minor UI tweaks
High performance rewrite, Launch 2020
💯 Complete rewrite from scratch
🚀 Major speed and memory improvements to the interpreter
🚀 Newer, faster and more responsive UI
🆕 Added ability to open files directly in the app
🆕 Added save/restore for current session
🆕 New UI for syntax errors
🆕 Lots of fixes, improvements and tweaks
Background execution, code snippets
• Added the ability to execute code in the background and show the results in real time
• Added a new menu to insert code snippets, by right-clicking the IDE or holding the [ button
• Added an option to change the interpreter memory size
• Added an option to ask for confirmation before losing unsaved changes in the IDE
• Improved the git diff indicators algorithm in the IDE
• Added ability to use a physical to write to the console
• More keyboard shortcuts added
• Added a guide section for the keyboard shortcuts
• Added a new UI mode when the app is in full screen
• Lots of bug fixes and UI tweaks
April Update build
• App rebuilt for Windows 10 April Update
• Added timeline support for the IDE
• Added support for TAB and SHIFT + TAB to indent the current selection in the IDE
• Added CTRL + R and CTRL + ALT + R shortcuts to run or debug code in the IDE
• Enabled export C code for scripts with PBrain operators
• Added an option to choose the app starting page
• Added a debugging section to the user guide
• UI improvements, more fluent design effects
• Code tweaks and bug fixes
Minor UI tweaks
• The app splash screen is now optional
• Reveal highlight effect improved
Fall Creators Update build
• App rebuilt for Windows 10 Fall Creators Update
• Minor UI adjustments and bug fixes
Minor tweaks
• Minor improvements and UI tweaks
PBrain support, new user guide
• Added new support for PBrain extensions
• Added a detailed user guide to the Brainf*ck language
• IDE indentation guides rendering improved
• Minor fixes and improvements
Byte overflow mode, UI improvements
• Added the byte overflow optional mode to both the console and the IDE
• Added a one-time popup to ask for feedback on the app
• Fixed a crash when using the IDE virtual arrows keyboard
• The in-app notifications are now dismissed correctly when tapping the button in the top right corner
• Added custom reveal-highlight effect to some UI elements (Fluent design)
• Minor bug fixes and UI adjustments