Pedro
Pedro
Give us the option to specify the path to the clang-format file on our settings.json. Code bases usually keep one in order to standardize coding style, but would be amazing...
https://github.com/espressif/esp-idf/blob/d4cd437ede613fffacc06ac6d6c93a083829022f/components/esp_driver_gpio/include/driver/rtc_io.h#L44 This " for an analog function" is wrong. Just found out it must be called for digital as well, so please, remove it?
### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...
### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate - [X] Read the documentation to confirm the issue is not addressed...
### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate. - [X] Provided a clear description of your suggestion. - [X] Included...
### Environment - OS and Version: Fedora 41 - VS Code Version: 1.97.2 - C/C++ Extension Version: 1.23.6 ### Bug Summary and Steps to Reproduce Open comment block, and press...
So my VSCode has been having issues with small lock-ups for months now, and I've been putting off taking a look into it because I had other more important things....
The field width of the memory clock seems to be insufficient, as shown below Of course this is only a problem if the intent is to show the effective clock...