We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2924b1f commit 8983d42Copy full SHA for 8983d42
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to the "robotcode" extension will be documented in this file
4
5
## [Unreleased]
6
7
+### added
8
+
9
## 0.2.8
10
11
### added
@@ -13,6 +15,7 @@ All notable changes to the "robotcode" extension will be documented in this file
13
15
- debug console now shows source and line number from log messages
14
16
- use of debugpy from vscode Python extension, no separate installation of debugpy required
17
- implement test tags in test controller
18
+- implement completion, hover and goto for variables
19
20
## 0.2.7
21
0 commit comments