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 ability to go to line, marked by linter #2524

Open
dikey0ficial opened this issue Aug 10, 2022 · 2 comments
Open

Add ability to go to line, marked by linter #2524

dikey0ficial opened this issue Aug 10, 2022 · 2 comments

Comments

@dikey0ficial
Copy link
Contributor

In documentation (micro version 2.0.10) I found nothing similar. This feature will really help edit big files (>1k lines)

@serge-v
Copy link
Contributor

serge-v commented Aug 10, 2022

You can take a plugin: https://github.com/serge-v/micro-nextgutter
It is not in plugin repo so clone it to the dir: ~/.config/micro/plug.
Bind 'jump-next-gutter' command to some key.

@dikey0ficial
Copy link
Contributor Author

dikey0ficial commented Aug 11, 2022

You can take a plugin: https://github.com/serge-v/micro-nextgutter It is not in plugin repo so clone it to the dir: ~/.config/micro/plug. Bind 'jump-next-gutter' command to some key.

thanks, I'll try your plugin! :)

but this feature, I think, should be included with default linter plugin

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

2 participants