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

In the summary view with long entries: scroll to left/right with left/right arrow #152

Open
robinrosenstock opened this issue Nov 22, 2017 · 3 comments

Comments

@robinrosenstock
Copy link

robinrosenstock commented Nov 22, 2017

This is not yet possible. I guess this is a feature request. Or can it be done natively in sublime when using the scope in the summary view?

@FichteFoll
Copy link
Collaborator

Maybe line wrapping should be enabled by default instead?

@robinrosenstock
Copy link
Author

robinrosenstock commented Nov 23, 2017

This would be of course one solution. I had not thought about that.

@FichteFoll
Copy link
Collaborator

I think I thought of a good general solution:

If the file name + path exceeds the alignment number, start the todo message on the next line. That way the messages still align and line length isn't atrocious. Wrapping should also probably be enabled in case the todo text (or file name) are excessively long. I'd make that a setting, though.

The review panel would also benefit from better scope names, imo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants