Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug] <Ctrl + Left> .Resource ,the mouse poiton it's not turn to Resource #459

Closed
@TianSen-Git

Description

@TianSen-Git

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

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions