Skip to content

Commit 0641201

Browse files
committed
Don't use an article, such as the, to precede File Explorer
1 parent abe5b71 commit 0641201

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

hub/powertoys/file-explorer.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ no-loc: [PowerToys, Windows, File Explorer, Monaco]
1414
1515
## Preview Pane previewers
1616

17-
Preview Pane is an existing feature in the Windows File Explorer which allows you to see a preview of the file's contents in the view's reading pane. PowerToys adds multiple extensions: Markdown, SVG, PDF, G-code and QOI. In addition to those, PowerToys also adds support for source code files for more than 150 file extensions.
17+
Preview Pane is an existing feature in Windows File Explorer which allows you to see a preview of the file's contents in the view's reading pane. PowerToys adds multiple extensions: Markdown, SVG, PDF, G-code and QOI. In addition to those, PowerToys also adds support for source code files for more than 150 file extensions.
1818

1919
Preview Pane supports:
2020

2121
- SVG images (.svg)
2222
- Markdown files (.md)
23-
- Source code files (.cs, .cpp, .rs, ...)
23+
- Source code files (.cs, .cpp, .rs, )
2424
- PDF files (.pdf)
2525
- G-code files (.gcode)
2626
- QOI images (.qoi)

hub/powertoys/peek.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ A system-wide utility for Windows that allows you to preview file content withou
1414

1515
## Preview a file
1616

17-
Select a file in the File Explorer and open the Peek preview using the activation / deactivation shortcut (default: <kbd>Ctrl</kbd>+<kbd>Space</kbd>).
17+
Select a file in File Explorer and open the Peek preview using the activation / deactivation shortcut (default: <kbd>Ctrl</kbd>+<kbd>Space</kbd>).
1818

19-
Using <kbd>Left</kbd> and <kbd>Right</kbd> or <kbd>Up</kbd> and <kbd>Down</kbd>, you can scroll between all files in the current folder. Select multiple files in the File Explorer for previewing to scroll only between selected ones.
19+
Using <kbd>Left</kbd> and <kbd>Right</kbd> or <kbd>Up</kbd> and <kbd>Down</kbd>, you can scroll between all files in the current folder. Select multiple files in File Explorer for previewing to scroll only between selected ones.
2020

2121
## Pin preview window position and size
2222

0 commit comments

Comments
 (0)