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

Missing path suggestion for Variables setting in *** Settings *** #744

Closed
JaPyR opened this issue Sep 5, 2022 · 0 comments
Closed

Missing path suggestion for Variables setting in *** Settings *** #744

JaPyR opened this issue Sep 5, 2022 · 0 comments
Labels
bug Something isn't working robotframework-ls

Comments

@JaPyR
Copy link

JaPyR commented Sep 5, 2022

Describe the bug
It would be good to provide path suggestion for Variables setting the same way it's done for Resource and Library settings.
For the following project structure:

./src
├── keywords
│   └── DemoKeywords.robot
├── libs
│   └── DemoLib.py
├── suites
│   └── DemoSuite.robot
└── variables
    └── base.robot

currently it looks like this:
demo.webm

Versions:

  • OS: Windows 10
  • Robot Framework Version: 5.0.1
  • Robot Framework Language Server Version: 1.1.0
  • Client Version:VSCode 1.71
@JaPyR JaPyR added bug Something isn't working robotframework-ls labels Sep 5, 2022
@fabioz fabioz closed this as completed in 80f4d7c Sep 7, 2022
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