Search found 1 match

by StudlySpud
Thu Jan 09, 2025 12:32 am
Forum: IDEs for ESP-IDF
Topic: Espressif-IDE clang not formatting indentation when typing
Replies: 0
Views: 1350

Espressif-IDE clang not formatting indentation when typing

I am using Espressif IDE version 3.1.0, and ESP-IDF version 5.3.2. When I am typing code, it is not indenting the closing braces, or the new line for content, on statements such as 'if' or else': it puts them at the start of the line. But if I format the document with ctrl-shift-f, it fixes the inde...