Skip to content

VS Code extension: Add support for Function Breakpoints #295

Closed
@dougbu

Description

@dougbu

The VS Code "function breakpoints" feature does not seem to work when using the OmniSharp-based C# extension (v1.0.5-rc2). Or, if the feature works, the obvious syntax doesn't. This might be a fine feature gap except the failure is silent -- no warning is shown that the enabled breakpoint is invalid. For example none of the Main breakpoints are hit with the setup below. Same thing goes for non-static methods.
main

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions