Skip to content

Commit d61eb53

Browse files
committed
Update readme with new image location
1 parent 2f64225 commit d61eb53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Quickly display a list of files in your solution for opening. Supports searching by filename or path. Functions just like `Shift`+`Alt`+`O` in Visual Assist.
44

5-
![Quick Open File](openfileinsolution.png?raw=true "Quick Open File")
5+
![Quick Open File](SharedContent/openfileinsolution.png?raw=true "Quick Open File")
66

77
This extension will parse the projects in your solution and look for files. Once it has built a list of these files, it allows you to search through them for the file you want to open and open it quickly. It supports searching for pieces of the filename in any order and can easily highlight multiple files with just the keyboard to open all at once.
88

0 commit comments

Comments
 (0)