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 analysis: notify if library is invalid #542

Closed
valentijnpeters opened this issue Jan 19, 2022 · 4 comments
Closed

Code analysis: notify if library is invalid #542

valentijnpeters opened this issue Jan 19, 2022 · 4 comments
Labels
enhancement New feature or request robotframework-ls

Comments

@valentijnpeters
Copy link

valentijnpeters commented Jan 19, 2022

Describe the bug
[in the quest of testing the test tools to make a bit better world]
If you install a new library, but something is wrong with it...
Then it still shows up coloured green in Visual studio code as if nothing is wrong with it.
Since a year I use VSC IDE but with Eclipse IDE, this part was better

To Reproduce
Steps to reproduce the behavior:

  1. install OpenApiDriver libary for example but make some config mistakes

Expected behavior
the library text shows red instead of green.
only and only if they keywords work and everything is okay, then the library shows on top in color green text.

@fabioz
Copy link
Collaborator

fabioz commented Jan 19, 2022

I'm not sure I follow. Can you show a screenshot and provide the actual code for the use case?

@fabioz
Copy link
Collaborator

fabioz commented Jan 19, 2022

Humm, rereading it, do you mean that code analysis should notify that a library name isn't valid?

@fabioz fabioz added enhancement New feature or request and removed bug Something isn't working labels Jan 19, 2022
@fabioz fabioz changed the title Not properly installed/functioning library shows green coloured. Code analysis: notify if library is invalid Jan 19, 2022
@valentijnpeters
Copy link
Author

yes, when a library has keywords, but they can't be used because something is wrong... I'd like to visually see that in VSC. (for example the Library name turns red color instead of green)!
Thanks for the issue improvements! Very much appreciated.

@valentijnpeters
Copy link
Author

valentijnpeters commented Jan 19, 2022

controle_in_Eclipse

zo ziet dat in Eclipse er uit! in VisualSC is dat niet. dat soort hints en hulp en goede aanwijzingen mis ik een beetje. (Het zit denk ik in de MarketplaceModule=RED van Eclipse)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request robotframework-ls
Projects
None yet
Development

No branches or pull requests

2 participants