Description
Describe the bug
.Resource ,the mouse poiton it's not turn to Resource
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
Screenshots/ Videos
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