Skip to content

Commit dcb1914

Browse files
committed
Additional README update
1 parent 3c6eabd commit dcb1914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ There are some limitations to running and debugging MATLAB code in Visual Studio
4646
* Creating a custom run configuration for a file is not supported.
4747
* When using the **dbstop** and **dbclear** functions to set and clear breakpoints, the breakpoints are added to file but are not shown in Visual Studio Code.
4848
* Variable values changed in the MATLAB terminal when Visual Studio Code is paused do not update in the **Run and Debug** view until the next time Visual Studio Code pauses.
49+
* Changing which stack frame is selected in Visual Studio Code will not automatically change the workspace used by the MATLAB terminal when debugging
4950

5051
## Configuration
5152
To configure the extension, go to the extension settings and select from the available options.

0 commit comments

Comments
 (0)