Skip to content

Relative paths in stack traces are converted to absolute paths from '/' (root) #94

@g-arjones

Description

@g-arjones

Since #83, specifically because of

: vscode.Uri.file(fileUriOrPath);
, relative paths in stack traces are converted to absolute paths from the root folder because vscode.Uri objects are always absolute. This completely broke local stack traces and the UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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