File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ # 0.23.0
2+
3+ (released March 2019)
4+
5+ Normalize file paths in stack trace (fixes duplicate opening of files)
6+ New Examine memory Location UI
7+ Breakpoints in SSH on windows fixed (@HaronK )
8+ Project code improvements (@simark )
9+ Initial configurations contain valueFormatting now (@Yanpas )
10+
11+ # 0.22.0
12+
13+ (released March 2018)
14+
15+ Support for using SSH agent
16+ Support multi-threading (@LeszekSwirski )
17+ Fixed GDB expansion logic with floats (Marcel Ball)
18+ Fixed attach to PID template (@gentoo90 )
19+
120# 0.21.0 / 0.21.1 / 0.21.2
221
322(0.21.2 is pushed without changes to hopefully fix vscode installation)
Original file line number Diff line number Diff line change 99 " native" ,
1010 " debug"
1111 ],
12- "version" : " 0.22 .0" ,
12+ "version" : " 0.23 .0" ,
1313 "publisher" : " webfreak" ,
1414 "icon" : " images/icon.png" ,
1515 "engines" : {
You can’t perform that action at this time.
0 commit comments