Skip to content

Commit

Permalink
Fix reference link to vscode-ports-tab image in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Bernd Hufmann <[email protected]>
  • Loading branch information
bhufmann committed Aug 30, 2024
1 parent 3ad88c7 commit 27ad6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ The remote support works by forwarding the Trace Server's operating port from th

Forwarded ports can be seen in the 'Ports' view of the remote VsCode. To open the `Ports` view use menu `View -> Open view... -> Ports`. You should see the forwarded Trace Server port in the `Ports` view, as shown below:

![ports-tab](vscode-ports-tab)
![ports-tab][vscode-ports-tab]

Make sure that there is no Trace Server running on your local host. If the `Trace Viewer for VSCode` is unresponsive, stop the port forwarding by pressing the 'Stop Port Fowarding (Delete)' of the trace server port and restart remote VSCode.

Expand Down

0 comments on commit 27ad6b6

Please sign in to comment.