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
44
55## [ Unreleased]
66
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+
714## 0.3.0
815
916### added
17+
1018- remove pydantic dependency
1119 - closes [ #11 ] ( https://github.com/d-biehl/robotcode/issues/11 )
1220 - big refactoring of LSP and DAP types
@@ -15,6 +23,7 @@ All notable changes to the "robotcode" extension will be documented in this file
1523## 0.2.11
1624
1725### added
26+
1827- fix [ #10 ] ( https://github.com/d-biehl/robotcode/issues/10 )
1928- start implementing more unit tests
2029- extend hover and goto for variables
You can’t perform that action at this time.
0 commit comments