Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Completion not working #87

Open
JoneSabino opened this issue Dec 19, 2019 · 3 comments
Open

Code Completion not working #87

JoneSabino opened this issue Dec 19, 2019 · 3 comments

Comments

@JoneSabino
Copy link

I'm Using:
Pycharm 2019.2.5
Python 3.8

Code completion is not working and I suggest to include code highlighting for *** Tasks ***

@idefixcert
Copy link

Same in IntelliJ

@idefixcert
Copy link

Now with new intellij version 2019.3 code completion is working.
But I still face the problem for my own robot libraries.
I use python 3 with virtual environment. I install the library via pip install -e option.
Do I have to consider something in the library design?
When are the keywords scanned? Do I have to restart the ide after doing pip install?

Please help for advice .

@jonathanlermitage
Copy link

jonathanlermitage commented Aug 4, 2020

Same problem with IJ (or PyCharm) from 2019.2.4 to 2020.1. Navigation to built-in keywords works, but it cannot navigate to custom keywords.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants