Skip to content

Break points on symbols not loaded on actions in .cs files locally #9020

@BartPeirens

Description

@BartPeirens

Severity

P3 - Medium (Minor functionality affected)

Describe the Bug with repro steps

Expected behaviour:

  • Run debug logic app should load breakpoints in .cs files to allow for use of the debug tool on actions when placed on the line.

Actual behaviour:

Break point symbols are not loaded in .cs files , instead they are greyed out even though they are placed

What type of Logic App Is this happening in?

Standard (Local Development)

Are you experiencing a regression?

No response

Which operating system are you using?

Windows

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

Screenshots or Videos

I used this page https://learn.microsoft.com/en-us/azure/logic-apps/expression-functions-reference?azure-portal=true&utm_source=chatgpt.com#functions-in-expressions and did not modified any code.

Environment

  • Windows 11
  • VSCode version 1.114
  • Azure Logic Apps (Standard) version 5.230.15
  • C# Dev kit version 3.10.4

Additional context

No response

Metadata

Metadata

Labels

Custom CodeVSCodeIssues or PRs specific to VS Code extensionpriority:mediumIssues to address in current sprint

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions