File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1717
1818All notable changes to the "Espressif IDF" extension will be documented in this file.
1919
20+ ## [ 1.6.5] ( https://github.com/espressif/vscode-esp-idf-extension/releases/tag/v1.6.5 )
21+
22+ ### Features and enhancements
23+
24+ - [ Add execPath as configuration variable substitution] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1003 )
25+ - [ Add manual testing report documentation] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1023 )
26+ - [ Create a project from external components] ( https://github.com/espressif/vscode-esp-idf-extension/pull/994 )
27+ - [ Add precommit linter] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1034 )
28+ - [ Mention windows keyboard shortcut install documentation] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1046 )
29+
30+ ### Bug Fixes
31+
32+ - [ Change compiler path to relative path in c_cpp_properties.json] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1012 )
33+ - [ Update template tasks.json regex] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1014 )
34+ - [ USe Python 3.8.7 for ESP-IDF < 5.0] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1021 )
35+ - [ Remove IDF component manager from extension requirements.txt] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1048 )
36+ - [ Add IDF Size fix for ESP-IDF 5.1 or newer] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1039 )
37+ - [ Disable ESP-Matter commands for Windows] ( https://github.com/espressif/vscode-esp-idf-extension/pull/1052 )
38+
2039## [ 1.6.4] ( https://github.com/espressif/vscode-esp-idf-extension/releases/tag/v1.6.4 )
2140
2241### Features and enhancements
You can’t perform that action at this time.
0 commit comments