File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,17 @@ All notable changes to the "robotcode" extension will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
+ ### added
8
+
9
+ - implement find keyword references
10
+ - closes [ #13 ] ( https://github.com/d-biehl/robotcode/issues/13 )
11
+ - improve parsing and analysing of "run keywords ..."
12
+ - closes [ #14 ] ( https://github.com/d-biehl/robotcode/issues/14 )
13
+
7
14
## 0.3.0
8
15
9
16
### added
17
+
10
18
- remove pydantic dependency
11
19
- closes [ #11 ] ( https://github.com/d-biehl/robotcode/issues/11 )
12
20
- big refactoring of LSP and DAP types
@@ -15,6 +23,7 @@ All notable changes to the "robotcode" extension will be documented in this file
15
23
## 0.2.11
16
24
17
25
### added
26
+
18
27
- fix [ #10 ] ( https://github.com/d-biehl/robotcode/issues/10 )
19
28
- start implementing more unit tests
20
29
- extend hover and goto for variables
You can’t perform that action at this time.
0 commit comments