Skip to content

Releases: GabiBrawl/BEditor

BEditor v4

27 Dec 18:00
3346cfb
Compare
Choose a tag to compare
  • Removed a working mode: Normal
    • Shortcut already does the trick ;)
  • Reduced the script size by half
    • Used calling to reduce repeated code
    • Upgraded the code to reduce repeated code on file creation.
  • Corrected bugs:
    • Bugs related to this version
    • Bugs related with directories and file names with spaces
  • New pre-defined text editing app: VS Code!
  • Redesigned the whole "UI". Now sinced with SPOTdl's UI.
    • Help file is now more detailed.
    • Titles on all menus
    • Neat spacings

BEditor v3

02 Apr 14:40
e77d16c
Compare
Choose a tag to compare

V3 02/04/2022

  • Added new working mode: Project
    • This working mode will open the current folder as a project;
    • As Notepad can't open folders as projects, this new working mode is disabled for it.
  • Corrected a bug related to Overwriting.
  • Changed the $ input sign to >>
  • Redesigned the whole program.
    • Primary choices will be ran with a number;
    • Secondary choices will be ran with a letter.
  • Changed command prefix front slash (/) to the subtraction symbol (-).
  • Added go back command option in the "Other app" menu.
  • Added caption for when fields are left blank.
  • Optimized the code.

BEditor V1.0

26 Feb 20:53
fff0063
Compare
Choose a tag to compare

Initial release.
No bugs detected.