Skip to content

Display documentation of user keywords. #113

Description

@jrvilda

Display documentation of user keywords.

Now when using Ctrl+q the Robot keyword documentation is displayed, but the user keyword documentation is not displayed. In this case only the popup showing Declaration "test_keyword" [test.robot] and in the documentation tab "No documentation found. " appears.

Example: file test.robot
*** Test Cases ***
test1

[Documentation] This is a documentation test in testcase
test_keyword
log

*** Keywords *** ***
test_keyword

[Documentation] This is a documentation test in test_keyword
log Test

ENV:
Plugins:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions