Skip to content

It does not detect the zapp.yaml file on drives mapped with SSHFS-Win #615

Description

@BiscuitBrown

Development environment used

  • Z Open Editor version: 6.5.1
  • Editor Platform
    • Visual Studio Code
    • Red Hat OpenShift Dev Spaces
    • Eclipse Che
  • Editor Platform Version: 1.122.1
  • Operating System: Windows 11 26H2
  • Java Version: openjdk 21.0.10 2026-01-20 LTS

Problem Description

Detailed steps for reproducing the problem:

  1. you need to install sshfs-win
  2. Execute the command net use L: \\sshfs.r\username@server in powershell or cmd
  3. once that's done, you need to put the mapped folder in the workspace in Visual Studio Code.

Observed behavior

If I put a zapp.yaml file in a workspace that's mapped by SSHFS-Win, it's not detected; I have to put it locally for the zapp.yaml file to be detected.

Image

Expected behavior

The zapp.yaml file is expected to be detected in the workspace mapped with SSHFS-Win

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions