File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88Disclaimer: for the moment, all the commands that I use are rendered.
99Commits will slow down. May not update at all.
1010
11+ ## [ 0.6.3] 2025-04-28
12+ ### added
13+ * frame, select-frame
14+ * up, up-silently
15+ * down, down-silently
16+
1117## [ 0.6.2] 2024-12-23
1218### modified
1319 * Rendering of frame items in gdb-log
Original file line number Diff line number Diff line change 77
88VSCode grammar extension to color higlight scripts for GDB and GDB outputs logs.
99
10- ## [ 0.6.2] 2024-12-23
11- ### modified
12- * Rendering of frame items in gdb-log
13- * Rendering of file locations, experimental
10+ ## [ 0.6.3] 2025-04-28
11+ ### added
12+ * frame, select-frame
13+ * up, up-silently
14+ * down, down-silently
1415
1516Disclaimer: for the moment, all the commands that I use are rendered.
1617Commits will slow down. May not update at all.
Original file line number Diff line number Diff line change 55 "description" : " Syntax color for GDB command" ,
66 "repository" : " https://github.com/pirpyn/gdb-syntax-vscode" ,
77 "icon" : " images/archer.png" ,
8- "version" : " 0.6.2 " ,
8+ "version" : " 0.6.3 " ,
99 "engines" : {
1010 "vscode" : " ^1.45.0"
1111 },
You can’t perform that action at this time.
0 commit comments