v3.41.9 (Studio v3.5.1)
Bug Fixes
- Caret positioning after auto-completing command / snippet
- Issues with auto-multilining comments
- Find-dialog returning wrong locations for multiple matches in a single line
- Entire line being deleted when pressing backspace to the left of the frame count
- Scrolling not working on high-DPI macOS
Tweaks
- Apply regular enter logic on first non-whitespace character instead of first character of line
- Better error messages
Commit Details
Bug Fixes
- eeedb94 Studio: Move caret after insert when auto-completing command/snippet (@psyGamer)
- 46d7cbd Studio: Deleting entire line when deleting to the left of frame count (@psyGamer)
- c196ed0 Studio: Issues with auto-multiline comments (@psyGamer)
- 53cfad9 Studio: Scrolling issues on macOS (@psyGamer)
- e2cc6f3 Studio: Find dialog finding wrong result locations (@psyGamer)
Tweaks
- cb7e345 Remove DotNetZip dependency (@psyGamer)
- cdedd98 Studio: Auto-split lines on first non-whitespace character instead of start (@psyGamer)
- 1b40f0a Studio: Improve communication desync error (@psyGamer)
- fe16e42 Error message for Studio installation failure (@psyGamer)