You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ All notable changes to the "robotcode" extension will be documented in this file
4
4
5
5
<!--next-version-placeholder-->
6
6
7
+
## v0.23.0 (2023-01-13)
8
+
### Feature
9
+
***robotlangserver:** Highlight named args in library imports ([`63b93af`](https://github.com/d-biehl/robotcode/commit/63b93af853c0b54628e6bf59a6cc54fa77d97c8d))
10
+
11
+
### Fix
12
+
***robotlangserver:** Remove possible deadlock in completion ([`3d17699`](https://github.com/d-biehl/robotcode/commit/3d17699587096ca49711ef98bf1273d710cd8335))
13
+
7
14
## v0.22.1 (2023-01-13)
8
15
### Fix
9
16
***robotlangserver:** Resolving imports with arguments in diffent files and folders but with same string representation ie. ${curdir}/blah.py now works correctly ([`8c0517d`](https://github.com/d-biehl/robotcode/commit/8c0517d2c30ad395b121fde841869c994741151d))
0 commit comments