File tree Expand file tree Collapse file tree 9 files changed +1220
-134
lines changed Expand file tree Collapse file tree 9 files changed +1220
-134
lines changed Original file line number Diff line number Diff line change 543543 "command" : " espIdf.viewAsHex" ,
544544 "when" : " inDebugMode && debugType == 'gdbtarget' && debugState == stopped" ,
545545 "group" : " navigation"
546+ },
547+ {
548+ "command" : " espIdf.viewAsLVGLImage" ,
549+ "when" : " inDebugMode && debugType == 'gdbtarget' && debugState == stopped" ,
550+ "group" : " navigation"
546551 }
547552 ]
548553 },
18171822 "title" : " %espIdf.viewAsHex.title%" ,
18181823 "category" : " ESP-IDF"
18191824 },
1825+ {
1826+ "command" : " espIdf.viewAsLVGLImage" ,
1827+ "title" : " %espIdf.viewAsLVGLImage.title%" ,
1828+ "category" : " ESP-IDF"
1829+ },
18201830 {
18211831 "command" : " espIdf.openImageViewer" ,
18221832 "title" : " %espIdf.openImageViewer.title%" ,
Original file line number Diff line number Diff line change 9898 "espIdf.webview.nvsPartitionEditor.title" : " Abrir Editor de Partición NVS" ,
9999 "espIdf.welcome.title" : " Bienvenido" ,
100100 "espIdf.viewAsHex.title" : " Ver como Hexadecimal" ,
101+ "espIdf.viewAsLVGLImage.title" : " Ver como Imagen LVGL" ,
101102 "espIdf.openImageViewer.title" : " Abrir Visor de Imágenes" ,
102103 "espIdf.hexView.copyValue.title" : " Copiar valor al portapapeles" ,
103104 "espIdf.hexView.deleteElement.title" : " Eliminar valor hexadecimal de la lista" ,
Original file line number Diff line number Diff line change 9696 "espIdf.unitTest.flashUnitTestApp.title" : " Unit Test: Flash Unit Test App" ,
9797 "espIdf.unitTest.installPyTest.title" : " Unit Test: Install ESP-IDF PyTest Requirements" ,
9898 "espIdf.viewAsHex.title" : " View as Hex" ,
99+ "espIdf.viewAsLVGLImage.title" : " View as LVGL Image" ,
99100 "espIdf.openImageViewer.title" : " Open Image Viewer" ,
100101 "espIdf.hexView.copyValue.title" : " Copy value to clipboard" ,
101102 "espIdf.hexView.deleteElement.title" : " Delete hex value from list" ,
Original file line number Diff line number Diff line change 9898 "espIdf.webview.nvsPartitionEditor.title" : " Abra o Editor de Partição NVS" ,
9999 "espIdf.welcome.title" : " Bem-vindo" ,
100100 "espIdf.viewAsHex.title" : " Ver como Hexadecimal" ,
101+ "espIdf.viewAsLVGLImage.title" : " Ver como Imagem LVGL" ,
101102 "espIdf.openImageViewer.title" : " Abrir Visor de Imagens" ,
102103 "espIdf.hexView.copyValue.title" : " Copiar valor para a área de transferência" ,
103104 "espIdf.hexView.deleteElement.title" : " Excluir valor hexadecimal da lista" ,
Original file line number Diff line number Diff line change 9696 "espIdf.unitTest.flashUnitTestApp.title" : " Unit Test: Прошивка Unit Test App" ,
9797 "espIdf.unitTest.installPyTest.title" : " Unit Test: Установка требований ESP-IDF PyTest." ,
9898 "espIdf.viewAsHex.title" : " Просмотреть как шестнадцатеричное" ,
99+ "espIdf.viewAsLVGLImage.title" : " Просмотреть как изображение LVGL" ,
99100 "espIdf.openImageViewer.title" : " Открыть просмотрщик изображений" ,
100101 "espIdf.hexView.copyValue.title" : " Скопировать значение в буфер обмена" ,
101102 "espIdf.hexView.deleteElement.title" : " Удалить шестнадцатеричное значение из списка" ,
Original file line number Diff line number Diff line change 9696 "espIdf.unitTest.flashUnitTestApp.title" : " 单元测试:烧录单元测试应用程序" ,
9797 "espIdf.unitTest.installPyTest.title" : " 单元测试:安装 ESP-IDF PyTest 依赖项" ,
9898 "espIdf.viewAsHex.title" : " 以十六进制查看" ,
99+ "espIdf.viewAsLVGLImage.title" : " 以 LVGL 图像查看" ,
99100 "espIdf.openImageViewer.title" : " 打开图像查看器" ,
100101 "espIdf.hexView.copyValue.title" : " 复制值到剪贴板" ,
101102 "espIdf.hexView.deleteElement.title" : " 从列表中删除十六进制值" ,
You can’t perform that action at this time.
0 commit comments