Skip to content

Commit

Permalink
pre 0.6.0 - note update for UTF-8 support&display
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofJozefowicz committed Jan 19, 2016
1 parent 899782c commit 9c41759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Open Help -> Installation Details, select old RED feature and perform unistall
- File support: .robot, .txt, .tsv

## Known issues
- Eclipse does not have UTF-8 support in editors by default. Check Preferences and RED help to get how to change it.
- Table editors edits are not persistent, changes done in Table editors will not be visible in source nor saved to file. Sync is done from Source -> Table only.
- Discovery and validation of local library without extension in the same directory as testcase is problematic. For now workaround is to add library extension to library setup in test case or add library to Python path.
- Library auto-discovery is not yet supported thus user needs to add any external library to red.xml by themselves, if not then validation will show unknown library error. Either you add it in red.xml or invoke option Quick Fix on item in Source editor or in Problems view.
Expand Down

0 comments on commit 9c41759

Please sign in to comment.