We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623ad90 commit 28acb32Copy full SHA for 28acb32
package.json
@@ -2,7 +2,7 @@
2
"name": "esp-idf-extension",
3
"displayName": "Espressif IDF",
4
"description": "Develop and debug applications for Espressif ESP32, ESP32-S2 chips with ESP-IDF",
5
- "version": "1.2.0",
+ "version": "1.3.0",
6
"license": "Apache-2.0",
7
"publisher": "espressif",
8
"icon": "media/espressif_icon.png",
@@ -336,7 +336,7 @@
336
"command": "espIdf.searchInEspIdfDocs",
337
"key": "ctrl+e q",
338
"mac": "cmd+i q"
339
- },
+ },
340
{
341
"command": "espIdf.customTask",
342
"key": "ctrl+e j",
0 commit comments