idf-eclipse-plugin
idf-eclipse-plugin copied to clipboard
Custom linewidth formatter not applied with C++ LSP editor (IEP-1290)
The formatter always formats to 80 characters with the default LSP editor. When using the standard C editor formats to the wanted width. Cannot make the old C/C++ editor default.
Espressif-IDE Product Information: productInfo.log Espressif > Product Information (Copy content from the console and attach as a file)
Hi @DigKleppe
LSP editor uses .clang-format from the project root for formatting. Please check this post here https://github.com/espressif/idf-eclipse-plugin/issues/1011#issuecomment-2202018650