Skip to content

Breakpoints don't work when program.file is set to relative parent path #62

@rewqazxv

Description

@rewqazxv

Example file structure:

test/
  main.lua

All breakpoints work when I set program.file to ./main.lua, but when I change program.file to ../test/main.lua, the lua interpreter runs to the end without breaking.

My environments: vscode version 1.68.0, local lua debugger version 0.3.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions