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

Functionality to jump to a card's line in a file when editing #15

Open
alanxoc3 opened this issue Jun 27, 2020 · 1 comment
Open

Functionality to jump to a card's line in a file when editing #15

alanxoc3 opened this issue Jun 27, 2020 · 1 comment

Comments

@alanxoc3
Copy link
Owner

This might be a bit tricky. Most editors have some sort of way to handle jumping to a specific line, but the current file parsing isn't taking into account line numbers. And the way this is implemented must be a way that is editor agnostic.

@alanxoc3 alanxoc3 changed the title Functionality to jump to a card's line in a file when editting Functionality to jump to a card's line in a file when editing Jun 27, 2020
@alanxoc3
Copy link
Owner Author

I have to at least support vim and kakoune, since those are the editors I use.

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

No branches or pull requests

1 participant