-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: restructure custom commands menus (#571)
refactor: restructure custom commands menus Basic clean-up. Did not change any original behavior. - Move the quick picks menus from CustomPromptsMenu.ts into individual class - Improve JSDoc comments for public methods ## Test plan <!-- Required. See https://docs.sourcegraph.com/dev/background-information/testing_principles. --> The custom-commands e2e test that test the menu is still working as expected --------- Co-authored-by: Philipp Spiess <[email protected]>
- Loading branch information
1 parent
cfa5643
commit f3dcad8
Showing
13 changed files
with
510 additions
and
344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.