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

Unresolved library remains unresolved even after creating the missing library #1054

Open
jamofer opened this issue Mar 20, 2024 · 0 comments
Labels
bug Something isn't working robotframework-ls

Comments

@jamofer
Copy link

jamofer commented 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:

  1. Modify a robot suite adding a non-existing library (for example: Library package.to.my.library)
  2. Create that library

Expected behavior
Library gets resolved with its keywords.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions:

  • OS: Kubuntu 23.10
  • Robot Framework Version: 7.0
  • Robot Framework Language Server Version: 1.11.0
  • Client Version: PyCharm 2022.2.1

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.

@jamofer jamofer added bug Something isn't working robotframework-ls labels Mar 20, 2024
@jamofer 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working robotframework-ls
Projects
None yet
Development

No branches or pull requests

1 participant