Skip to content

Commit

Permalink
✏️ Fix the bug for webview data posting issue and re-rendering on sel…
Browse files Browse the repository at this point in the history
…ecting different trace file
  • Loading branch information
Soumesh Banerjee committed Sep 12, 2019
1 parent c7a58db commit 3c1514b
Show file tree
Hide file tree
Showing 31 changed files with 1,903 additions and 413 deletions.
15 changes: 13 additions & 2 deletions i18n/en/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
"espIdf.buildFlashMonitor.title": "ESP-IDF: Build, Flash and start a monitor on your device",
"espIdf.pickAWorkspaceFolder.title": "ESP-IDF: Pick a workspace folder",
"espIdf.cleanProject.title": "ESP-IDF: Clean current project",
"espIdf.eraseFlash.title": "ESP-IDF Erase device flash",
"espIdf.eraseFlash.title": "ESP-IDF: Erase device flash",
"espIdf.size.title": "ESP-IDF: Size analysis of the binaries",
"espIdf.apptrace.title": "ESP-IDF: App Trace",
"espIdf.openOCDCommand.title": "ESP-IDF: OpenOCD Manager",
"debug.initConfig.name": "ESP-IDF: Launch",
"debug.initConfig.description": "A new configuration for launch ESP-IDF projects",
"param.board": "Board for OpenOCD",
Expand All @@ -26,5 +28,14 @@
"param.xtensaEsp32Path": "Toolchain Path to locate xtensa-esp32-elf-gcc",
"param.useIDFKConfigStyle": "Enable/Disable ESP-IDF style validation for Kconfig files",
"view.components.name": "Project Components",
"configuration.title": "ESP-IDF Configuration"
"configuration.title": "ESP-IDF Configuration",
"espIdf.apptrace.archive.refresh.title": "Refresh Trace Archive List",
"espIdf.apptrace.archive.showReport.title": "Show Trace Report",
"espIdf.apptrace.customize.title": "Customize parameters for app trace",
"trace.poll_period.description": "poll_period will be set for the apptrace",
"trace.trace_size.description": "trace_size will set for the apptrace",
"trace.stop_tmo.description": "stop_tmo will be set for the apptrace",
"trace.wait4halt.description": "wait4halt will be set for the apptrace",
"trace.skip_size.description": "skip_size will be set for the apptrace"

}
14 changes: 12 additions & 2 deletions i18n/es/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
"espIdf.buildFlashMonitor.title": "ESP-IDF: Construir, Programar y empezar monitor de dispositivo",
"espIdf.pickAWorkspaceFolder.title": "ESP-IDF: Elige una carpeta de trabajo",
"espIdf.cleanProject.title": "ESP-IDF: Limpiar el proyecto actual",
"espIdf.eraseFlash.title": "ESP-IDF Borrar la flash del dispositivo",
"espIdf.eraseFlash.title": "ESP-IDF: Borrar la flash del dispositivo",
"espIdf.size.title": "ESP-IDF: Size analysis of the binaries",
"espIdf.apptrace.title": "ESP-IDF: App Trace",
"espIdf.openOCDCommand.title": "ESP-IDF: OpenOCD Manager",
"debug.initConfig.name": "Lanzar ESP-IDF:",
"debug.initConfig.description": "Nueva configuración para proyectos ESP-IDF",
"param.board": "Tarjeta para OpenOCD",
Expand All @@ -26,5 +28,13 @@
"param.xtensaEsp32Path": "Ruta del Toolchain (xtensa-esp32-elf-gcc)",
"param.useIDFKConfigStyle": "Habilitar/Deshabilitar validación de estilo ESP-IDF para archivos Kconfig",
"view.components.name": "Componentes de proyecto",
"configuration.title": "Configuración ESP-IDF"
"configuration.title": "Configuración ESP-IDF",
"espIdf.apptrace.archive.refresh.title": "Refresh Trace Archive List",
"espIdf.apptrace.archive.showReport.title": "Show Trace Report",
"espIdf.apptrace.customize.title": "Customize parameters for app trace",
"trace.poll_period.description": "poll_period will be set for the apptrace",
"trace.trace_size.description": "trace_size will set for the apptrace",
"trace.stop_tmo.description": "stop_tmo will be set for the apptrace",
"trace.wait4halt.description": "wait4halt will be set for the apptrace",
"trace.skip_size.description": "skip_size will be set for the apptrace"
}
14 changes: 12 additions & 2 deletions i18n/zh-CN/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
"espIdf.buildFlashMonitor.title": "ESP-IDF: Build, Flash and start a monitor on your device",
"espIdf.pickAWorkspaceFolder.title": "ESP-IDF: Pick a workspace folder",
"espIdf.cleanProject.title": "ESP-IDF: Clean current project",
"espIdf.eraseFlash.title": "ESP-IDF Erase device flash",
"espIdf.eraseFlash.title": "ESP-IDF: Erase device flash",
"espIdf.size.title": "ESP-IDF: Size analysis of the binaries",
"espIdf.apptrace.title": "ESP-IDF: App Trace",
"espIdf.openOCDCommand.title": "ESP-IDF: OpenOCD Manager",
"debug.initConfig.name": "ESP-IDF: Launch",
"debug.initConfig.description": "A new configuration for launch ESP-IDF projects",
"param.board": "Board for OpenOCD",
Expand All @@ -26,5 +28,13 @@
"param.xtensaEsp32Path": "Toolchain Path to locate xtensa-esp32-elf-gcc",
"param.useIDFKConfigStyle": "Enable/Disable ESP-IDF style validation for Kconfig files",
"view.components.name": "Project Components",
"configuration.title": "ESP-IDF Configuration"
"configuration.title": "ESP-IDF Configuration",
"espIdf.apptrace.archive.refresh.title": "Refresh Trace Archive List",
"espIdf.apptrace.archive.showReport.title": "Show Trace Report",
"espIdf.apptrace.customize.title": "Customize parameters for app trace",
"trace.poll_period.description": "poll_period will be set for the apptrace",
"trace.trace_size.description": "trace_size will set for the apptrace",
"trace.stop_tmo.description": "stop_tmo will be set for the apptrace",
"trace.wait4halt.description": "wait4halt will be set for the apptrace",
"trace.skip_size.description": "skip_size will be set for the apptrace"
}
1 change: 1 addition & 0 deletions media/esp.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/log_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/log_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/play_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/play_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/refresh_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/refresh_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/stop_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/stop_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3c1514b

Please sign in to comment.