Skip to content

Commit ef30150

Browse files
committed
Updates comment
1 parent ff6c760 commit ef30150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plus/launchpad/launchpad.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ export class LaunchpadCommand extends QuickCommand<State> {
734734
LaunchpadSettingsQuickInputButton,
735735
RefreshQuickInputButton,
736736
],
737-
// TODO@axosoft-ramint why is this needed?
737+
// Used to persist the search value when switching between non-search and search mode
738738
onDidActivate: quickpick => {
739739
if (!this.savedSearch?.length) return;
740740

0 commit comments

Comments
 (0)