apache / apache/daffodil-vscode

Error when path contains folder name with <SPACE> character

Open
#1,075 6 comments 0 reactions 1 assignee Claimed by @JeremyYao View on GitHub
bug debugger
Dominant language
TypeScript
Stars
18
Forks
33
Avg merge
3d 6h
Merged PRs (30d)
7

Description

On Windows, if the working directory path includes a folder name with a space character in it, the debugger does not execute **daffodil-debugger.bat** because the command line parsing breaks when it gets to the

> C:\>
> **c:\Users\larry.barber\OneDrive\ - Nteligen**\Documents\VS_Code_Debugger\daffodil-vscode\daffodil-debugger-3.8.0-1.4.0\bin\daffodil-debugger.bat
> --listenPort 4711 -J"--add-opens=java.base/java.lang=ALL-UNNAMED"
> **'c:\Users\larry.barber\OneDrive\'** is not recognized as an internal or external command,
> operable program or batch file.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.