Finally, a winIDEA Console Window!

April 16, 2025

Debug­ging often involves nav­i­gat­ing through var­i­ous menus and dialogs in IDEs to per­form actions. But now it has just become even more flex­i­ble. For those who pre­fer a key­board-dri­ven approach, we added the winIDEA Con­sole Win­dow, which pro­vides access to your debug­ger com­mands entire­ly through key­board.

The winIDEA GUI has long been known for its wide range of pow­er­ful fea­tures, giv­ing devel­op­ers fine-grained con­trol over their debug­ging tasks. But some­times, you just want to quick­ly set a break­point, step through code, or per­form oth­er com­mon debug­ging tasks—without going through menus. The winIDEA Con­sole Win­dow address­es this with a sim­ple com­mand-line inter­face. It’s a great addi­tion for those who pre­fer speed and sim­plic­i­ty in their work­flow.

Enhancing, not replacing

The winIDEA Con­sole Win­dow doesn’t replace the flex­i­bil­i­ty and pow­er of the winIDEA GUI; it sim­ply offers an alter­na­tive for those who pre­fer work­ing direct­ly with com­mands. It com­ple­ments the winIDEA’s rich menu sys­tem, giv­ing you the free­dom to choose the approach that suits your style.

Less clicking, more debugging

The winIDEA Con­sole Win­dow with its con­text-sen­si­tive com­mand-line auto­sug­ges­tions tied to debug­ging con­structs (SFRs, sym­bols, etc.) lets you quick­ly exe­cute com­mands with just a few key­strokes.

Once the con­sole win­dow is open, you can imme­di­ate­ly start using it. You can nav­i­gate through your com­mand his­to­ry and make use of auto­sug­ges­tions. For exam­ple, typ­ing Bp.Add main will set a break­point at the main func­tion.

One Console Window to rule them all

winIDEA or Visu­al Stu­dio Code? The winIDEA Con­sole Win­dow has got you cov­ered. It isn’t just avail­able in winIDEA IDE— it’s also part of our Debug Exten­sion for Visu­al Stu­dio Code, bring­ing the same com­mand-line debug­ging inter­face to anoth­er pop­u­lar IDE. Whether you’re work­ing in winIDEA or VSCode, you get the same work­flow.

 

Ready to start?

To get start­ed, down­load the lat­est winIDEA ver­i­fied build, then cre­ate or open a winIDEA work­space in your cho­sen IDE, and fol­low these steps:

      In winIDEA: Press the CTRL+SHIFT+C short­cut, and the con­sole will appear.

      In VSCode: Open the “winIDEA Con­sole” tab in the bot­tom bar.

Once the con­sole is open, you’re all set to begin. Detailed doc­u­men­ta­tion and a full list of avail­able com­mands are avail­able here.

If you want to speed up your debug­ging process and take a more direct approach, the winIDEA Con­sole Win­dow is the tool for you. Give it a try today in winIDEA or VSCode, and dis­cov­er how this new fea­ture can make your debug­ging work­flow even faster.

Scroll to Top