Skip to content

v2.3.7

Choose a tag to compare

@cytstudiooo cytstudiooo released this 10 Aug 08:13
· 1 commit to main since this release

CytStudio v2.3.7 Release Notes

CytStudio β€” Professional Embedded Development Environment


πŸš€ What's New in v2.3.7

🎨 Editor

  • Rebuilt syntax highlighting engine: opening large files is now instant, edited lines no longer flash gray, and colors transition smoothly as you type.
  • Stable colors while editing: your code keeps its correct colors even when you make quick edits.

πŸ“– Code Navigation

  • Faster and more accurate jump-to-definition, including fixes for header files and extern "C" functions.

⚑ Performance

  • Typing stays responsive while the editor parses in the background β€” no more freezes, even on large files and big ELF binaries.

πŸ› Stability

  • Fixed crashes that could occur when background parsing and editing happened at the same time.

πŸ”§ Debugger

  • Reworked the watch window for faster, more reliable variable inspection.

πŸ“¦ Installation

  1. Download CytStudio_Setup_V2.3.7.exe from the assets below.
  2. Run the installer and follow the wizard.
  3. Launch CytStudio from the desktop shortcut or Start Menu.

System Requirements: Windows 10/11 x64


πŸ”— Links