Skip to content

Commit cbd918e

Browse files
committed
feature: reveal multiple items in dir
1 parent 23c5013 commit cbd918e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/opener/guest-js/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ export async function revealItemInDir(path: string) {
102102
* #### Platform-specific:
103103
*
104104
* - **Android / iOS:** Unsupported.
105+
* - **Windows:** Only supports revealing items in the same directory.
105106
*
106107
* @example
107108
* ```typescript

0 commit comments

Comments
 (0)