Skip to content

Windows 路径格式错误 #8763

Description

@patzhoupeng

Windows 路径格式错误
software.aws.toolkits.eclipse.amazonq.util.QEclipseEditorUtils.getOpenFileUri(QEclipseEditorUtils.java:124)
插件在 Windows 上生成了 Unix 风格的路径(以 / 开头),而 Windows 需要 C:/ 这种格式。

影响:

getOpenFileUri() 方法无法解析路径
导致 getActiveEditorRelativePath() 失败
所有 inline completion 功能不可用

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugWe can reproduce the issue and confirmed it is a bug.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions