Skip to content

Conflict between pymode folding and vim diff#602

Closed
fartashf wants to merge 15 commits intopython-mode:developfrom
fartashf:develop
Closed

Conflict between pymode folding and vim diff#602
fartashf wants to merge 15 commits intopython-mode:developfrom
fartashf:develop

Conversation

@fartashf
Copy link

If pymode_folding is enabled, enabling diff mode or running vimdiff causes a freeze that is due to pymode#folding#text() being repeatedly called. You can stop all the folding process by pressing ctrl-c 4 times but it goes again into the infinite loop if you make any movement.

andresmrm and others added 15 commits July 31, 2015 21:16
Only test elements of `getloclist()` return value that identify lint
errors.  Also, change the test to trigger different types and linters.
other testcases may have already created a `.ropeproject` directory in
the current directory.  use a temporary filename to test whether the
project will be auto-opened.
Only test elements of `getloclist()` return value that identify lint
errors.  Also, change the test to trigger different types and linters.
other testcases may have already created a `.ropeproject` directory in
the current directory.  use a temporary filename to test whether the
project will be auto-opened.
… I disabled pylint check when buffer is modified. updated the tests to show pylint's messages about docstring.
@fmv1992 fmv1992 force-pushed the develop branch 4 times, most recently from 3f4fc36 to 60c638d Compare November 22, 2017 02:23
@stale
Copy link

stale bot commented Apr 21, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactive label Apr 21, 2018
@stale
Copy link

stale bot commented May 12, 2018

Closed due to inactivity.

@stale stale bot closed this May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants