STM32CubeIde techniques ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-18 5:43 PM
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.
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-18 10:10 PM
Enable some checkboxes in Window - Preferences - C/C++ - Editor - Folding, then close and reopen the file in the editor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-18 10:10 PM
Enable some checkboxes in Window - Preferences - C/C++ - Editor - Folding, then close and reopen the file in the editor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-19 6:33 PM
thanks very much.
