Skip to content

Debugging .NET core projects #366

@enricosada

Description

@enricosada

Debugging of .net core console app (netcoreapp1.0, netcoreapp1.1) works inside VS Code

Using the new fsproj.

Like c# with csproj now using c# extension or ominisharp

  • F5 run in debug
  • create launch.json with doesnt exists
  • breakpoints
  • watch
  • stack trace

TODO

  • compiler emit pdb in portable pdb format
  • vscode debugging engine recognize f# console and pdb

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAccepted suggestions that makes existing features better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions