Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbeach committed Apr 11, 2022
1 parent adf020f commit 56f27df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# List Symbols
# List Symbols [![Visual Studio Marketplace Installs - Azure DevOps Extension](https://img.shields.io/visual-studio-marketplace/azure-devops/installs/total/jmbeach.list-symbols)](https://marketplace.visualstudio.com/items?itemName=jmbeach.list-symbols) [![Visual Studio Marketplace Rating (Stars)](https://img.shields.io/visual-studio-marketplace/stars/jmbeach.list-symbols)](https://marketplace.visualstudio.com/items?itemName=jmbeach.list-symbols)

![List Symbols Icon](src/assets/icon.png)

This extension will list all symbols in a code file as plain text using vscode's built-in symbol processing capabilites.
This extension will list all symbols in a code file as plain text using vscode's built-in symbol processing capabilities.

Simply run `ctrl + shift + p` -> `List Symbols`

Expand Down

0 comments on commit 56f27df

Please sign in to comment.