Skip to content

Commit

Permalink
Update src/targetQuickPick.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Gemma <[email protected]>
  • Loading branch information
Razz4780 and gememma authored Feb 3, 2025
1 parent 385c369 commit 83cd9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/targetQuickPick.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export class TargetQuickPick {
*/
private activePage?: TargetQuickPickPage;
/**
* Last target that was ever selected by the user.
* Target that was selected most recently by the user.
*
* This target, if present in @see lsOutput, is put first on its page.
* Also, determines initial page.
Expand Down

0 comments on commit 83cd9d3

Please sign in to comment.