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

Implement command palette #31

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

jkjustjoshing
Copy link
Owner

Work in progress. Implementing the command palette string parsing functionality. Just like the Sublime Text extension, the logic that powers the command palette will also power the specific individual commands. This will greatly improve the testability of the code base, the organization, and the ability to add new features more quickly.

Once the PR is done it will address the following tickets:
Fixes #19
Fixes #20
Fixes #22

@jkjustjoshing jkjustjoshing linked an issue Oct 25, 2022 that may be closed by this pull request
@jkjustjoshing jkjustjoshing mentioned this pull request Jan 12, 2023
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.

Request: Write range from any number to any other Implement command prompt Increment/decrement/step size
1 participant