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

[BUG] Go to definition stopped working after laptop replacement #257

Open
FortCWB opened this issue May 23, 2024 · 4 comments
Open

[BUG] Go to definition stopped working after laptop replacement #257

FortCWB opened this issue May 23, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@FortCWB
Copy link

FortCWB commented May 23, 2024

Describe the bug
After doing a laptop replacement and copied and pasted the same configuration and extensions to this new one, keyword navigation for robot files stopped working. It keeps working on my old laptop, but not in the new one.
Both are HP laptops, both have Windows 10 installed, both have the same extensions

Also tried to reinstall all Python extensions.

Worth to mention that the extension Robot Framework Language Server from Robocorp is working regarding "go to definition" feature, so in the meantime I'm using it rather than Robot Code.

Usually, I just click on the keyword I want and press F12.

Is there a way to debug that? I'd like to help with the debug if possible.

@FortCWB FortCWB added the bug Something isn't working label May 23, 2024
@d-biehl
Copy link
Member

d-biehl commented May 24, 2024

I need some more informations, like VSCode Version, Python Version, Robot Framework Version and so on.

Did you select the correct python interpreter in VSCode?

@FortCWB
Copy link
Author

FortCWB commented May 24, 2024

I need some more informations, like VSCode Version

Vs code version: 1.87.2

Python Version

Python version: 3.12.3

Robot Framework Version

Robot version: 7.0

and so on.

Did you select the correct python interpreter in VSCode?

3.12 is the only version installed.

@d-biehl
Copy link
Member

d-biehl commented May 28, 2024

Sorry for the late answer,

Does only ‘go to definition’ not work? What about everything else?

@FortCWB
Copy link
Author

FortCWB commented Jun 3, 2024

Colors OK.
Documentation NOK.
Autocomplete and IntelliSense NOK.

I'll try it out with different Python and Robot F. versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants