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

Add Vim Binding Support for CodePair Using CodeMirror 6 #158

Open
hackerwins opened this issue Feb 13, 2024 · 0 comments
Open

Add Vim Binding Support for CodePair Using CodeMirror 6 #158

hackerwins opened this issue Feb 13, 2024 · 0 comments
Labels
Milestone

Comments

@hackerwins
Copy link
Member

hackerwins commented Feb 13, 2024

What would you like to be added:

In the previous version of CodePair, Vim binding was supported, which was a convenient feature for developers familiar with Vim. However, the previous version was implemented using CodeMirror 5 and used a Vim binding plugin.

With the new version of CodePair using CodeMirror 6, it would be beneficial to check if there is a Vim binding plugin available for this version as well. This will allow users who are accustomed to Vim to use the familiar key bindings in CodePair.

Why is this needed:

Adding Vim binding support will provide users with a familiar and efficient editing experience, especially for those who are comfortable with Vim. It will enhance the usability and appeal of CodePair to a wider range of developers.

Additional Information:

Additionally, we need to decide how to provide a UI for users to change editor settings, including key binding configurations.

@hackerwins hackerwins added the enhancement 🌟 New feature or request label Feb 13, 2024
@devleejb devleejb added this to the New Feature milestone Feb 13, 2024
@devleejb devleejb added the good first issue 🐤 Good for newcomers label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Status: Backlog
Development

No branches or pull requests

2 participants