Skip to content

feat(plugin): Added CommandPalette#2145

Closed
ethan-davies wants to merge 10 commits into
Vendicated:mainfrom
ethan-davies:feat/commandPalette
Closed

feat(plugin): Added CommandPalette#2145
ethan-davies wants to merge 10 commits into
Vendicated:mainfrom
ethan-davies:feat/commandPalette

Conversation

@ethan-davies
Copy link
Copy Markdown

This plugin allows a user to perform certain actions through a command palette (accessible via Control + Shift + P). This plugin can be easily modified to add further functionality. The purpose of this plugin is to quickly be able to perform actions with ease instead of needing to go through multiple menus or click multiple buttons. Also, in the case that this is merged, it will allow for future plugins (or current ones) to implement some of their own commands related to their plugin into the menu. In terms of adding separate functionality you can use the openSimpleTextInput() which will ask for a text input or the openMultipleChoice() which as the name implies will open a multiple choice menu with your selected options.

@ethan-davies

This comment was marked as resolved.

Comment thread docs/3_COMMAND_PALETTE.md
Comment thread src/plugins/commandPalette/index.tsx Outdated
@ethan-davies ethan-davies marked this pull request as ready for review February 29, 2024 18:02
@ethan-davies ethan-davies closed this by deleting the head repository May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants