VinaText Changelog

What's new in VinaText 1.14

Jul 30, 2023
  • Improved Search Path Dialog (Explorer Window - Ctrl+F):
  • Added reveal search folder button
  • Improved Search Text/Path Result Windows:
  • Supported mutiple filters, saperated by comma ",":
  • Ex: path1,path2,path3,
  • Supported exclude mode by character "!"
  • Ex: !path_to_be_exclude1,path_to_be_exclude2,...
  • Improved display list performance.
  • Some minor bug fixed

New in VinaText 1.13 (Jul 9, 2023)

  • Improved path bookmark table
  • Add app data path settings for portable user. [General Settings > Use Install Path As App Data Path]
  • Add settings to customize how the indent is to be set (tabs or spaces), and in case of spaces to set how many spaces the user wants
  • Some GUI bug fixes

New in VinaText 1.12 (Jun 24, 2023)

  • Improvements:
  • Search Text: focus on search dialog when word not found
  • Add wheel page speed setting
  • Add host key for search/replace features, using Enter (Search/replace next), Shift + Enter (Search/replace previous), Ctrl + Enter (Search/replace All),
  • Save previous search/replace word when close search dialog
  • Improve text typing speed
  • Improve goto path function
  • Improve dockable window path filter
  • Improve delete path function
  • Improve syntax highlight for markdown language
  • Bug fixes:
  • Fix bug auto add tab when press enter key
  • Fix bug sometime crash when open many tabs
  • Fix bug run file as administrator mode

New in VinaText 1.11 (Jun 11, 2023)

  • Improvements:
  • Open administrator files
  • Search/replace in selection
  • New search modes: add all selections and add all bookmarks
  • Improved mutiple cursor edit mode
  • Improved foldeing tree map
  • Save previous search option dialogs
  • Fix reported bugs

New in VinaText 1.10 (May 28, 2023)

  • New Features:
  • Setting Dialogs:
  • Add default EOL setting (Linux compatible support)
  • Add option Auto add new line to end of file (Linux compatible support)
  • Add button reset settings to original state.
  • Text Editor:
  • Terminal > Run Active File By Admin Right
  • Improve search dialog message box
  • Add current windows manager dialog (Ctrl + Shift + W)
  • Support vcxproject, json, sln files
  • Improvements:
  • Improve dialog text label scale
  • Minimize quick search dialog when minimize parent application
  • Display tooltip for long text items in combobox

New in VinaText 1.9 (May 20, 2023)

  • New Features:
  • Setting Dialogs:
  • Add default EOL setting (Linux compatible support)
  • Add option Auto add new line to end of file (Linux compatible support)
  • Add button reset settings to original state.
  • Text Editor:
  • Terminal > Run Active File By Admin Right
  • Improve search dialog message box
  • Add current windows manager dialog (Ctrl + Shift + W)
  • Support vcxproject, json, sln files
  • Improvements:
  • Improve dialog text label scale
  • Minimize quick search dialog when minimize parent application
  • Display tooltip for long text items in combobox

New in VinaText 1.8 (May 13, 2023)

  • New Features:
  • Add script to open from explorer context menu, please edit file register_explorer_menu.reg with full path to VinaText.exe
  • Add Makefile, CMake highlight
  • Add text color menu [Text > Color > ...] (to support highligh normal text)
  • Add plugins menu
  • Add compare path tool [Tool > Path Comparator Tool]
  • Add shortcut scroll horizon explorer window (Ctrl + mousewheel)
  • Add shortcut remove a path (not delete) from explorer window (Ctrl + Delete)
  • Add default web browser when run (F5) on html files
  • Add CMD excecution for active file (F5)
  • Add clone file feature
  • Save zoom setting after close app
  • Improvements:
  • Speed up start up time
  • Improve context menus
  • Hide editor bottom status bar when switch to media tabs
  • Improve build system for C/C++
  • Improve preview file mode (most of files can be opened in preview mode)
  • Improve setting dialog
  • Improve recent closed list
  • Bug Fixes:
  • Bug font settings didnt save when close app
  • Bug scroll setting tab can not see all items when scale screen to 125%
  • Bug recent closed file list not reset.

New in VinaText 1.7 (May 3, 2023)

  • Features:
  • Added quick note feature (auto saved, turn off by [Preference -> Application Settings > Editor Setting > Auto Save File When Close Application])
  • Scale UI for low resolution screen.
  • Improved text highlight for bash, batch scripts

New in VinaText 1.6 (Apr 29, 2023)

  • Features:
  • Added dynamic margin bar.
  • Auto adjust indentation tab for brackets {} , [], ()
  • Bug fixs:
  • Fixed bug display unicode text on docking windows
  • Fixed bug can not remove bookmark when using app in debug mode
  • Improvements:
  • Speed up auto complete text feature
  • Removed Preference > Application Theme menus because now they are placed in [Preference > General Settings > [Application Theme Color + Application Theme GUI]

New in VinaText 1.5 (Apr 27, 2023)

  • This is a portable stable version release, no need to install. You just need to download VinaText-Portable-1.5.rar and extract it.
  • Target OS: supported platforms for all operating systems including Windows 11, 10, 8.1, 7 and Server 2008 to 2019, XP.
  • Build from hash commit: e12fe17
  • Changes:
  • Fixed Setting Dialog Too Big Issue.
  • Remake modern GUI, user can customize app theme by: Preference > General Settings > [Application Theme Color + Application Theme GUI]

New in VinaText 1.3 (Apr 23, 2023)

  • Supported Free Pascal (compiler, debugger, build annotations)
  • Supported FreeBASIC (lexer, syntax, autocomplete, compiler)
  • Speed up code build process.
  • Change GUI Setting Dialogs.
  • Some minor improvements.

New in VinaText 1.2 (Apr 18, 2023)

  • Supported relative path for compiler/debugger
  • Improved text case converters

New in VinaText 1.1 (Apr 16, 2023)

  • This is a portable stable version release, no need to install. You just need to download VinaText-Portable-1.0.rar and extract it.
  • Target OS: supported platforms for all operating systems including Windows 11, 10, 8.1, 7 and Server 2008 to 2019, XP.
  • Build from hash commit: 918f50f
  • Changes:
  • Optimized memory usage, reduced binary size.
  • Supported User defined extension (customize execution)
  • Added WSL terminal tab