smokeelow / intellij-sfcc

Salesforce B2C Commerce Plugin for JetBrains IDEs | Intellij SFCC. Used only as issue tracker.
2 stars 0 forks source link

`let` variable not updated in for loop while debugging #45

Open smokeelow opened 1 year ago

smokeelow commented 1 year ago
image
z1haze commented 1 year ago

just to add to this, using let in general in the debugger is very inconsistent. The vast majority of the time, the debugger completely ignores variables created using let, and you cannot track them in the debugger at all