Program output in debug console - Serenji 3.2. ObjectScript debugger for VS Code.

Опубликовано: 03 Ноябрь 2024
на канале: George James Software
551
1

PROGRAM OUTPUT IN DEBUG CONSOLE - SERENJI 3.2

Output sent by your code now appears in the VS Code debug console when using the WRITE command.

The output is colour coded as follows:
Yellow text - debugger session information.
Blue text - output from the WRITE command.
Numeric badge - indicates two identical consecutive lines of output from the process being debugged.
Red text - shows an untrapped error in the code.

If you prefer not to have identical lines collapsed you can set "debug.console.collapseIdenticalLines": false

You can download Serenji from the VS Code marketplace - https://bit.ly/39M76Td
Check out our release notes to find out more - https://bit.ly/3FHwGaD

ABOUT SERENJI:
Serenji 3.2.0 is an ObjectScript debugger for VS Code from George James Software. It focuses on the debug experience and introduces zero configuration for users so no matter where you are or what you're doing, Serenji is always ready to go in just one click - you won't lose focus by spending time setting up a launch configuration.

This enhanced debugger also takes advantage of the latest features of VS Code itself. With this powerful combination you'll be able to smoothly identify and quickly fix errors in your code, contributing to the production of quality, maintainable code.

georgejames.com