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

Feature request: Fold all symbols besides the changed ones #36

Open
adam-stanek opened this issue Jan 29, 2013 · 3 comments
Open

Feature request: Fold all symbols besides the changed ones #36

adam-stanek opened this issue Jan 29, 2013 · 3 comments

Comments

@adam-stanek
Copy link

Feature request: Create some shortcut to automatically fold unchanged parts of document.

Usage: It can be useful when you are working with large documents and you are editing for example one function at the start of document and one in the middle. Instead of going through the document and looking for changes it would be nice to have some shortcut to automatically fold/unfold the unmodified functions if you know what I mean.

Yes of couse, you can do that manually by "find next change" (or fold it by yourself), but it could be real time saver. Sometimes it's just necessary to see both parts at once.

@gornostal
Copy link
Owner

It may be useful feature for someone but not for me. Therefore I don't have much motivation to implement it. Sorry.
But you are welcome implement it by yourself and send a pull request :)

BTW, there are shortcuts jump_between_changes (see sublime-keymap file). Maybe those can be helpful for you.

@adam-stanek
Copy link
Author

I understand. Thanks anyway for your support. I might look at it in the future but Python is not exactly language of my choice, I would attach pull request otherwise :-)

@gornostal
Copy link
Owner

OK. I leave this issue open.

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