File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments