File tree Expand file tree Collapse file tree 3 files changed +31
-3
lines changed Expand file tree Collapse file tree 3 files changed +31
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 0.2.1
4
+
5
+ - new: Symbols, Rename and References (fixes #79 ) - #94
6
+ - suggest proper symbols (Press ` Ctrl+P ` and afterwards enter ` @ ` )
7
+
8
+ <img width =" 756 " alt =" Screenshot 2022-04-13 at 23 36 20 " src =" https://user-images.githubusercontent.com/27259/163274489-6bc4627e-f545-47f1-a674-a7b551583d34.png " >
9
+
10
+ - renaming
11
+
12
+ <img width =" 390 " alt =" Screenshot 2022-04-13 at 23 38 42 " src =" https://user-images.githubusercontent.com/27259/163274816-7a49ff59-c4a5-4d35-92b6-7958b32cad7b.png " >
13
+
14
+ - references
15
+
16
+ <img width =" 666 " alt =" Screenshot 2022-04-13 at 23 40 07 " src =" https://user-images.githubusercontent.com/27259/163274997-6e696418-c9de-4fa8-800d-fbf0bee2e7de.png " >
17
+
18
+ - new: Improved toolbar styling for different themes - #100
19
+
20
+ <img width =" 674 " alt =" Screenshot 2022-04-15 at 12 07 57 " src =" https://user-images.githubusercontent.com/27259/163558499-d2c552e6-2b07-4299-8f5d-53dca9361a84.png " >
21
+
22
+ <img width =" 674 " alt =" Screenshot 2022-04-15 at 12 09 06 " src =" https://user-images.githubusercontent.com/27259/163558623-117ce7de-9c99-4c2e-8613-32af1d05df6f.png " >
23
+
24
+ <img width =" 674 " alt =" Screenshot 2022-04-15 at 12 08 43 " src =" https://user-images.githubusercontent.com/27259/163558637-e9074a64-15cb-4970-aca5-b59287cbdd76.png " >
25
+
26
+ - fix: Keep search bar while rendering - #102 fixes #101
27
+
28
+ - update: Documentation information on Hover and on CodeCompletion have been harmonised - #103
29
+
30
+
3
31
## 0.2.0
4
32
5
33
- new: Implements Selection of Render Engine - #85 fixes #69
Original file line number Diff line number Diff line change 2
2
"name" : " graphviz-interactive-preview" ,
3
3
"displayName" : " Graphviz Interactive Preview" ,
4
4
"description" : " Graphviz (dot) Interactive Preview" ,
5
- "version" : " 0.2.0 " ,
5
+ "version" : " 0.2.1 " ,
6
6
"keywords" : [
7
7
" dot" ,
8
8
" graphviz" ,
You can’t perform that action at this time.
0 commit comments