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

Comment BLOCKS (in file licenses) #124

Open
PyTis opened this issue Jul 23, 2021 · 0 comments
Open

Comment BLOCKS (in file licenses) #124

PyTis opened this issue Jul 23, 2021 · 0 comments

Comments

@PyTis
Copy link

PyTis commented Jul 23, 2021

First of all, thank you for making this.
FYI, I couldn't seem to get it installed without also including the following 3 lines at the bottom of my local .vimrc file:

source ~/.vim/autoload/SimpylFold.vim
source ~/.vim/plugin/SimpylFold.vim
source ~/.vim/ftplugins/python/SimpylFold.vim

Right out of the gate, the only feature-add that I would like to request. LARGE comment blocks (it could be a configurable variable where 0 is off, then a minimum amount of lines starting with # with the same tabulation have to be met to be folded..
I.E. OFF -> "g:SimpylFold_fold_commentblock Fold commentblock 0"
I.E. 4 or more -> "g:SimpylFold_fold_commentblock Fold commentblock 4"

Where I work at (but I use this personally as well, and have my own personal GPL going at the top of my files), the license is so long, that I can't even see any code on the screen when putty/vim is maximized, the whole first page is being taken up by something that could be folded.

See Screenshot for example:

potential-SimplyFold-bug

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