Search found 4 matches

by elettronica67
Sun Nov 10, 2024 5:17 pm
Forum: ESP-IDF
Topic: ESP-IDF Plugins for Eclipse 3.1.0 code formatter
Replies: 0
Views: 248

ESP-IDF Plugins for Eclipse 3.1.0 code formatter

Hello everyone and sorry for my basic question, unfortunately I can't set the code-formatter on an eclipse project with ESP-IDF 3.1.0 plugin. For example I can't set the tab space to 3 spaces instead of 4. I tried to edit the ".clang-format" file in the project folder but it seems that this is not t...
by elettronica67
Sat Jun 22, 2024 1:11 pm
Forum: IDEs for ESP-IDF
Topic: Espressif-IDE v3.0.0 (stable) --- Can not get Code format to work
Replies: 6
Views: 4683

Re: Espressif-IDE v3.0.0 (stable) --- Can not get Code format to work

Hi, thank you for your answer, unfortunately I don't find any .clang-format file in the project created using last 3.00 ESP-IDF plugin, then, after installing in Eclipse and created a new project (e.g. starting from existing template "blink"), if I go on Windows -> Preferences -> Editor LSP -> clang...
by elettronica67
Sat Jun 08, 2024 5:01 pm
Forum: IDEs for ESP-IDF
Topic: Espressif-IDE v3.0.0 (stable) --- Can not get Code format to work
Replies: 6
Views: 4683

Re: Espressif-IDE v3.0.0 (stable) --- Can not get Code format to work

Hi,
I have the same problem, seems that also key binding preferences are completely overlapped by the Espressif plugin.
Is there a way to set my own key mapping?
Thank you