Skip to main content
Xli.1
Associate
May 19, 2020
Solved

STM32CubeIde techniques ?

  • May 19, 2020
  • 1 reply
  • 2447 views

I want to know how to fold curly braces. There are too many codes in the interface, so i hope the brace can be folded.

This topic has been closed for replies.
Best answer by berendi

Enable some checkboxes in Window - Preferences - C/C++ - Editor - Folding, then close and reopen the file in the editor.

1 reply

berendi
berendiAnswer
Principal
May 19, 2020

Enable some checkboxes in Window - Preferences - C/C++ - Editor - Folding, then close and reopen the file in the editor.

Xli.1
Xli.1Author
Associate
May 20, 2020

thanks very much.