Skip to content

Commit

Permalink
release notes: callStackItemType
Browse files Browse the repository at this point in the history
  • Loading branch information
isidorn committed Jun 1, 2018
1 parent e9c2374 commit c2c8f64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-notes/v1_24.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,9 @@ We've added a new [Working with MongoDB](https://code.visualstudio.com/docs/azur
* [8370](https://github.com/Microsoft/vscode/issues/8370): Provide completion proposals for variables in launch.json and tasks.json
* [12013](https://github.com/Microsoft/vscode/issues/12013): Explorer should not trim leading or trailing whitespaces
* [30686](https://github.com/Microsoft/vscode/issues/30686): Full path in debug callstack when needed to distuinguish the source
* [49580](https://github.com/Microsoft/vscode/issues/49580): Debug icon for "Continue" should be different than "Start" #49580
* [49580](https://github.com/Microsoft/vscode/issues/49580): Debug icon for "Continue" should be different than "Start"
* [34059](https://github.com/Microsoft/vscode/issues/34059): Substitute variables in launch configuration keys (and not only in values)
* [19180](https://github.com/Microsoft/vscode/issues/19180): `callStackItemType` context key to refine for which items commands appear in the CALL STACK view


## Thank You
Expand Down

0 comments on commit c2c8f64

Please sign in to comment.