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 32ce8f5 commit 2a25024Copy full SHA for 2a25024
CHANGELOG.md
@@ -7,9 +7,9 @@ All notable changes to the "robotcode" extension will be documented in this file
7
### added
8
9
- update readme
10
-- add some more configuration options for show log and messages at running test in debug console
11
-- debug console now shows source and line number from log message
12
-- use debugpy coming from vscode python extension, no need to install debugpy separately
+- Added some more configuration options for log and debug messages when running tests in the debug console
+- debug console now shows source and line number from log messages
+- use of debugpy from vscode Python extension, no separate installation of debugpy required
13
14
## 0.2.7
15
0 commit comments