View Single Post
Old 08-17-2016, 06:25 PM   #12
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,968
Default

iReaScript v0.4

+ autocomplete partial matches
+ don't execute empty code input (v0.3 regression)
+ enhance formatting of string values
+ fix input of tildes
+ increase maximum buffer size to 2048 lines
+ limit maximum size of tables values when formatting
+ optimize layout by only computing new or modified text segments
+ preserve current input when using Ctrl+L shortcut
+ prevent cursor position from affecting text position
+ remove reaper/gfx proxy variable workaround (requires REAPER v5.23 [t=177319])
+ rewrite drawing & scrolling code
+ wait at least one second before blinking the cursor

Last edited by cfillion; 08-18-2016 at 12:19 PM.
cfillion is offline   Reply With Quote