Skip to content

@main does not work #359

@MagicMuscleMan

Description

@MagicMuscleMan

Adding a breakpoint in line 2 of

function (@main)(args)
    println("hello world")
end

and starting the debugger in vscode does not break in line 2. It seems that all code which is placed inside of @main or called from @main does not support breakpoints. So this is basically the debugger not working in the whole program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions