File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## Version 0.2.0
4+ * [ GH-570 ] ( https://github.com/oracle/visualvm/issues/570 ) : (enhancement) VSCode Extension - add custom cpu profiler filter
5+ * [ GH-572 ] ( https://github.com/oracle/visualvm/issues/572 ) : (bugfix) VSCode Extension - JDK Path with Spaces not working
6+ * [ GH-576 ] ( https://github.com/oracle/visualvm/issues/576 ) : (bugfix) VS Code Extension - Usability Issues on macOS
7+ * [ GH-581 ] ( https://github.com/oracle/visualvm/issues/581 ) : (bugfix) Conflict between vscode visualvm extension and run test with coverage
8+
39## Version 0.1.0
410* Initial release
Original file line number Diff line number Diff line change 22 "name" : " visualvm-vscode" ,
33 "displayName" : " VisualVM for VS Code" ,
44 "description" : " VisualVM integration for Visual Studio Code" ,
5- "version" : " 0.1 .0" ,
5+ "version" : " 0.2 .0" ,
66 "preview" : true ,
77 "license" : " GPLv2+CPE" ,
88 "publisher" : " oracle-labs-graalvm" ,
You can’t perform that action at this time.
0 commit comments