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

Skip to content

[Bug] Chat fails with an error when a non-file:// project is open in the workspace #231

@xinyi-gong

Description

@xinyi-gong

Environment

  • OS: Windows
  • Eclipse Version: 2026-03
  • Plugin Version: 0.18.0

Describe the bug
When a project backed by a non-file:// URI scheme (e.g. an RSE remote project
mounted over SSH) is present in the Eclipse workspace, sending a message in the
Copilot Chat view fails and an error is returned instead of a response.

To Reproduce
Steps to reproduce the behavior:

  1. Add a remote project to the workspace via RSE (or any other non-file:// provider).
  2. Open the Copilot Chat view.
  3. Send any message.

Expected behavior
Chat responds normally, ignoring or gracefully skipping workspace folders whose
URI scheme is not file://.

Screenshots

Image

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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