Replies: 6 comments
-
|
do you have any library imported with the name Try to execute the vscode command |
Beta Was this translation helpful? Give feedback.
-
|
Searched for any "builtin" import in my code and there is none. Not sure what dependencies are doing.
|
Beta Was this translation helpful? Give feedback.
-
|
which version of Robot Framework and Python do you have? |
Beta Was this translation helpful? Give feedback.
-
I use venv Vscode version 1.106.3 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I found the difference. After I remove that, it works properly. Is it known what could be the usage of /dev in that plugin? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to configure project after migrating from no longer supported VSCode plugin.
In general, I have quite good experience, I can navigate through files I have in my workspace. But when using builtin keywords, or just in general, those not created by me, VSCode has issues.
Any hints what I can have wrong here?
I am able to start test cases from IDE, and those work properly.
Beta Was this translation helpful? Give feedback.
All reactions