cancel
Showing results for 
Search instead for 
Did you mean: 

Show indent guides in the STM32CubeIDE editor.

Mykola_Levun
Associate III

Hello,
Is it possible to show indent guides (vertical dotted lines) (for example, see Figure 1 below from the Visual Studio 2022) of the STM32CubeIDE code editor?
    Figure 1.

Mykola_Levun_0-1757426401093.png

 

1 REPLY 1
Andrew Neil
Super User

CubeIDE is Eclipse, so:

https://marketplace.eclipse.org/content/indent-guide

https://www.reddit.com/r/eclipse/comments/1jlwsrl/indentation_guide/ 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.