File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 1.1.0
4+ - Switched preferred extension host to ` workspace ` to enable WSL support
5+
36## 1.1.0
47- Fixed variable fetch before variables are available.
58- Fixed variable decoration display if it starts before the loaded memory range.
Original file line number Diff line number Diff line change 22 "name" : " memory-inspector" ,
33 "displayName" : " Memory Inspector" ,
44 "description" : " A powerful and configurable memory viewer that works with debug adapters" ,
5- "version" : " 1.1.0 " ,
5+ "version" : " 1.1.1 " ,
66 "publisher" : " eclipse-cdt" ,
77 "author" : " Rob Moran <rob.moran@arm.com>" ,
88 "license" : " EPL-2.0" ,
444444 " onStartupFinished"
445445 ],
446446 "extensionKind" : [
447+ " workspace" ,
447448 " ui"
448449 ]
449450}
You can’t perform that action at this time.
0 commit comments