Skip to content

Commit 33ecb55

Browse files
committed
Update Readme
1 parent 4f53f93 commit 33ecb55

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ pm install Visual Studio
2727
| Command | Description |
2828
| :-------------------- | :------------------------------------------------ |
2929
| `[ {your search}` | Search all recent items (if empty shows all). |
30-
| `[ p: {your search}]` | Search only recent projects (if empty shows all). |
31-
| `[ f: {your search}]` | Search only recent files (if empty shows all). |
30+
| `[ p: {your search}` | Search only recent projects (if empty shows all). |
31+
| `[ f: {your search}` | Search only recent files (if empty shows all). |
3232

3333
Search all recent items from all your Visual Studio installations.
3434

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ID": "CBDFA9CF044842B4A79939112240FD38",
33
"ActionKeyword": "[",
4-
"Name": "Visual Studio",
4+
"Name": "Visual Studio Launcher",
55
"Description": "Open your recent solutions, projects and files in Visual Studio",
66
"Author": "Odotocodot",
77
"Version": "1.0.0",

0 commit comments

Comments
 (0)