CudaLister Changelog

What's new in CudaLister 1.8.2.0

Sep 29, 2023
  • Fix #112 more

New in CudaLister 1.8.0.0 (Feb 7, 2023)

  • Changed Find/Replace usual TC dialog to custom dialog
  • Fix: paste-from-clipbrd issue

New in CudaLister 1.7.6.1 (May 16, 2022)

  • Up themes

New in CudaLister 1.7.5.2 (Mar 28, 2022)

  • Fix Ctrl+R ok now

New in CudaLister 1.7.2 (Feb 25, 2022)

  • Fix #74 better

New in CudaLister 1.7.0 (Jan 4, 2022)

  • This has disabled the editing, ie 'read only' menu item is disabled.

New in CudaLister 1.6.18 (Feb 17, 2021)

  • Add: handle F2 Lister hotkey to reload file (but not Lister's menu item clicking).

New in CudaLister 1.6.14.1 (Feb 23, 2020)

  • updated core components - much better support for files with huge lines
  • updated lexers

New in CudaLister 1.6.12.0 (Dec 28, 2019)

  • updated core components

New in CudaLister 1.6.10.0 (Sep 25, 2019)

  • Updated core components
  • Fix: on changing lexer, lexer-style-map wasn't applied

New in CudaLister 1.6.9.0 (Sep 14, 2019)

  • Updated core components, lexers, themes

New in CudaLister 1.6.8 (May 18, 2019)

  • updated core components
  • fix: scaling for High-DPI

New in CudaLister 1.6.7 (Apr 27, 2019)

  • Updated core components, lexers
  • Add: lexer TypeScript
  • Add: handle Shift+F10 to show ctx menu

New in CudaLister 1.6.6 (Mar 13, 2019)

  • Fix: global options (e.g. max file size for lexer) loaded too late

New in CudaLister 1.6.4 (Mar 3, 2019)

  • Added option "Allow caret after line end"
  • On going to next file in QuickView, confirm file saving too

New in CudaLister 1.6.2 (Feb 23, 2019)

  • added context menu items "Word wrap", "Find..."
  • updated core components
  • updated lexers

New in CudaLister 1.6.0 (Jan 17, 2019)

  • Updated core components
  • Updated lexers and themes

New in CudaLister 1.5.6 (Sep 28, 2018)

  • On choosing ui-theme, ask to apply syntax-theme with the same name
  • Updated lexers

New in CudaLister 1.5.5 (Aug 10, 2018)

  • Updated core components
  • Updated lexers
  • Added UI theme Retro9

New in CudaLister 1.5.4 (May 11, 2018)

  • add: UI-theme "white"
  • updated lexer PowerShell
  • updated lexer VBScript
  • fix: avoid change encoding by W (wrap) key in lister
  • change: A/S lister keys won't change encoding now, it's not good for editor

New in CudaLister 1.5.3 (May 1, 2018)

  • add: option "Gutter: numbers band"
  • add: option "Gutter: folding band"
  • reworked lexers: HTML, PHP, PHP_
  • updated lexer VBScript
  • fix: crash on Shift+F3 without find-first

New in CudaLister 1.5.1 (Apr 30, 2018)

  • 2018.04.28
  • add: option "Show last line on top"
  • fix: scroll via mouse wheel, scroll via Space (no caret mode) are consistent now (don't use caret)
  • support for color themes, 2 options: UI theme, Syntax theme (uses themes from CudaText)

New in CudaLister 1.4.7 (Apr 22, 2018)

  • Add: option "Max file size to open"
  • Fix: duplicated Shift+Ins

New in CudaLister 1.4.5 (Apr 21, 2018)

  • Add: option "Tab size= 3"
  • Add: option "Copy line if none selected"
  • Add: hidden gutter's band for bookmarks

New in CudaLister 1.4.4 (Apr 18, 2018)

  • add: option "Gutter"
  • add: option "Minimap: tooltip"
  • add: option "Use UTF8 as def encoding"

New in CudaLister 1.4.2 (Apr 18, 2018)

  • add: option "Open URL by simple click"
  • add: context menu item "Save"

New in CudaLister 1.4.0 (Apr 16, 2018)

  • Compiled on last component versions: e.g. better Unicode rendering, better minimap, new minimap tooltip
  • Updated lexers from CudaText
  • Add lexers: Apache config, Haskell

New in CudaLister 1.3.0 (Nov 27, 2017)

  • add: option "Allow plugin opening only if lexer found"
  • add: menu item "Read only" is always enabled and ok with no-caret mode
  • fix: behaviour of End key in no-caret mode (must always show begin of line)
  • fix: adapt to last packages ATFlatControls, EControl

New in CudaLister 1.2.4 (Nov 12, 2017)

  • add: keep vert-scroll position (w/o word-wrap) on change encoding

New in CudaLister 1.2.3 (Nov 6, 2017)

  • add: support hotkeys Ctrl+F, Shift+F3 (find back)
  • add: support OEM encoding better (locale dependant)

New in CudaLister 1.2.2 (Nov 4, 2017)

  • add: no-caret: hide caret harder
  • add: no-caret: keys Left/right
  • add: A/S key toggle ansi/ascii
  • add: W key toggles wrap
  • add: faster scroll by arrow