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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
RED is modern editor based on Eclipse IDE to provide efficient and comfortable work with [RobotFramework](https://github.com/robotframework/robotframework) testware.
For RED feature installed on Eclipse Neon or earlier, please upgrade your Eclipse platform: [https://wiki.eclipse.org/FAQ_How_do_I_upgrade_Eclipse_IDE%3F](https://wiki.eclipse.org/FAQ_How_do_I_upgrade_Eclipse_IDE%3F)
14
+
15
+
## Notable updates
16
+
- Breakpoint toggling in multi-line calls should be more coherent
17
+
- Debugger does not stop on breakpoint in a keyword indirectly called by "run keyword"
18
+
- Update platform to eclipse 2019-12
19
+
- Argument coloring in overloading case in Table Mode
20
+
21
+
22
+
## GitHub issues updates
23
+
-#100 Table should display header column names
24
+
-#359 Exception thrown in TestRunnerAgent under Python 3.5.x
25
+
-#360 Add YAML filter in red.xml editor / variable files
26
+
27
+
full changes in [changelog.txt](https://github.com/nokia/RED/blob/master/changelog.txt)
28
+
1
29
# RED - Robot Editor v0.9.2
2
30
## Introduction
3
31
RED Robot Editor is Eclipse based editor for [RobotFramework](https://github.com/robotframework/robotframework) test cases.
0 commit comments