Description
Is your enhancement request related to a problem? Please describe.
.Resource ,the mouse position it's not turn to Resource.
Ctrl + Click 公共组件.用例开始 ,
the position is turn to
*** Settings ***
Library OperatingSystem
Resource 公共组件/公共组件.resource at here
i hope it can turn to the actual implementation
If possible add some example source code like:
公共组件.resource
*** Settings ***
Documentation 公共组件
*** Keywords ***
用例开始
[Arguments] ${name}
Log 1_${name}
Test1.robot
*** Settings ***
Library OperatingSystem
Resource 公共组件/公共组件.resource
*** Variables ***
${Base_Directory} ${CURDIR}
*** Test Cases ***
first
[Tags]
[Setup] 公共组件.用例开始 Start
Run Keyword And Continue On Failure Log ${Base_Directory}
[Teardown] Log Down
second
[Documentation] 测试用例2
Log 运行测试用例2
Pycharm [e.g. 2025.1.1]
plugins: robotcode4ij-1.2.0.zip
RobotCode Version [e.g. 1.2]
OS: [e.g. Windows, Linux]
Python Version [e.g. 3.13.2]
RobotFramework Version [e.g. 6.1.1]
Additional tools like robocop, robotidy