Skip to content

Commit 88fbe59

Browse files
committed
update changlog
1 parent ae9c2a9 commit 88fbe59

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ All notable changes to the "robotcode" extension will be documented in this file
1010
- a launch configuration can now have a `purpose`:
1111
- `test`: Use this configuration when running or debugging tests.
1212
- `default`: Use this configuration as default for all other configurations.
13+
- Finetuning libdoc generation and code completion
14+
- support for reST documentions
15+
- `docutils` needs to be installed
16+
- show documentations at library and resource import completions
17+
- Experimental support for Source action `Open Documentation`
18+
- left click on a resource or library import, select Source Action and then "Open Documentation"
19+
- a browser opens left of the document and shows the full documentation of the library
20+
- works also an keyword calls
21+
- Tip: bind "Source Action..." to a keyboard short cut, i.e <kbd>Shift</kbd>+<kbd>Alt</kbd>+<kbd>.</kbd>
1322

1423
## 0.13.7
1524

0 commit comments

Comments
 (0)