Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
awulkiew committed May 18, 2023
1 parent 98e6dcf commit 9cbb26d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Graphical Debugging
### Extension for Visual Studio 2013, 2015, 2017 and 2019
### Extension for Visual Studio 2022

[![VS Marketplace](https://vsmarketplacebadges.dev/version-short/AdamWulkiewicz.GraphicalDebugging.svg)](https://marketplace.visualstudio.com/items?itemName=AdamWulkiewicz.GraphicalDebugging)
[![Installs](https://vsmarketplacebadges.dev/installs-short/AdamWulkiewicz.GraphicalDebugging.svg)](https://marketplace.visualstudio.com/items?itemName=AdamWulkiewicz.GraphicalDebugging)
Expand All @@ -24,6 +24,8 @@ Feel free to report bugs, propose features and create pull requests. Any help is

You can download this extension from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=AdamWulkiewicz.GraphicalDebugging) or [GitHub](https://github.com/awulkiew/graphical-debugging/releases).

Since version 0.50 Visual Studio 2013, 2015, 2017 and 2019 are no longer supported. If you want to use this extension with one of the previous versions of Visual Studio download version 0.34 and install it manually.

#### Instructions

1. place a breakpoint somewhere in the code
Expand Down

0 comments on commit 9cbb26d

Please sign in to comment.