You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
PyCharm plugin won't try to resolve a unresolved library after creating that missing library. It will resolve it after restarting PyCharm.
To Reproduce
Steps to reproduce the behavior:
Modify a robot suite adding a non-existing library (for example: Library package.to.my.library)
Create that library
Expected behavior
Library gets resolved with its keywords.
Screenshots
If applicable, add screenshots to help explain your problem.
jamofer
changed the title
Unresolved library won't try to resolve it after creating that missing library
Unresolved library remains unresolved even after creating the missing library
Mar 20, 2024
Describe the bug
PyCharm plugin won't try to resolve a unresolved library after creating that missing library. It will resolve it after restarting PyCharm.
To Reproduce
Steps to reproduce the behavior:
Library package.to.my.library
)Expected behavior
Library gets resolved with its keywords.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions:
Logs
Add the logs obtained when reproducing the issue.
See: https://github.com/robocorp/robotframework-lsp/blob/master/robotframework-ls/docs/reporting_issues.md for details on how to collect the logs.
The text was updated successfully, but these errors were encountered: