Skip to content

[QUESTION] Robotcode resource file paths #387

Open
@sasavola

Description

@sasavola

We have robot resource files and Settings section Resource paths are actually relative paths, which starts from root_directory_of_our_repo/robot. However when I configure root_directory_of_our_repo/robot.toml file like this, Robotcode IDE doesn't find those resource files:

[profiles.shared]
output-dir = "reports"
paths = [ "robot" ]

Desktop (please complete the following information):

  • VS Code Version 1.96.4 (vscoce devcontainer plugin in use)
  • RobotCode Version 0.108.1
  • OS: Windows
  • Python Version 3.10.16
  • RobotFramework Version 7.0.0
  • Additional tools obocop, robotidy, devcontainer

How to get jump in to keywords forward and back working with vscode devcontainer?
We are trying to move away from Robot Language Server, there this setup works fine but deprecation is reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions