I was also trying to change the color palette due to I am unable to code with the default... that soft colors are so difficult to see...
I realised the problem is that, by default, files are opened with a new text editor "C/C++ Editor (LSP)" which I think is not configurable...
Solution: Right ...
Search found 2 matches
- Fri Jul 26, 2024 11:04 am
- Forum: IDEs for ESP-IDF
- Topic: The color palette
- Replies: 16
- Views: 30760
- Fri May 10, 2024 6:34 am
- Forum: ESP-IDF
- Topic: Problems while compiling the project Hello_World
- Replies: 33
- Views: 39449
Re: Problems while compiling the project Hello_World
Project
Properties
-> C/C++ General
Indexer: Configure Workspace Settings ...
Index source and header files opened in editor
THANKS