Skip to content

Keywords prefixed by resource/library don't offer autocomplete #75

Description

@Santherus

If I have an imported resource file, I'm not getting code completion hints when using the resource.keyword notation, e.g.

*** Settings ***
Library Collections
Resource my_resource.resource

*** Keywords ***
my_resource.my_keyword
${myList} create list
Collections.log list ${myList}

In the above, I'm not getting code completion when entering my_resource, or when entering Collections into the pycharm IDE.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions