Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Commands #222

Open
jasonplatts opened this issue Mar 23, 2022 · 0 comments
Open

✨ Commands #222

jasonplatts opened this issue Mar 23, 2022 · 0 comments
Labels
enhancement New feature or request extensions Issues related to the extension architecture in CodeEdit

Comments

@jasonplatts
Copy link
Collaborator

jasonplatts commented Mar 23, 2022

Overview

Commands are used by extensions to trigger actions in CodeEdit. They can be configured to work keybindings and UI elements, such as menus and the command palette.

We should also include a number of built-in commands (VS Code Built-in Commands) that can be used by users that want to change default keybinding or by keybinding extensions.

See the VS Code Commands Extension Guide for an example implementation.

Related Issues

@jasonplatts jasonplatts changed the title Commands [FEAT] Commands Mar 23, 2022
@jasonplatts jasonplatts added enhancement New feature or request extensions Issues related to the extension architecture in CodeEdit labels Mar 23, 2022
@austincondiff austincondiff changed the title [FEAT] Commands ✨ Commands Mar 31, 2022
@stale stale bot added the wontfix This will not be worked on label May 30, 2022
@CodeEditApp CodeEditApp deleted a comment from stale bot Jun 1, 2022
@stale stale bot removed the wontfix This will not be worked on label Jun 1, 2022
@stale stale bot added the wontfix This will not be worked on label Aug 1, 2022
@CodeEditApp CodeEditApp deleted a comment from stale bot Aug 1, 2022
@stale stale bot removed the wontfix This will not be worked on label Aug 1, 2022
@austincondiff austincondiff moved this from 🆕 New to 📋 Todo in CodeEdit Project Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extensions Issues related to the extension architecture in CodeEdit
Projects
Status: 📋 Todo
Development

No branches or pull requests

1 participant