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

Flickering Code Window #5

Open
mdhooge opened this issue Oct 4, 2010 · 2 comments
Open

Flickering Code Window #5

mdhooge opened this issue Oct 4, 2010 · 2 comments

Comments

@mdhooge
Copy link

mdhooge commented Oct 4, 2010

I'm trying to debug within symfony (I guess you know what it is since it is in the snapshot on your blog ^ ^ ) but the code window flickers after each step.

It is a bit strange:
Just after I press the shortcut for DbgStepOver (for instance), I can see the correct next position within the file, but 1/10th of a second later, the code window flickers, showing what I'd say are all the files from the stack. Then it stops again, showing the last position.

It is absolutely not blocking, but a bit annoying because it disturbs my debug session.

Nevertheless, thanks for this debugger, your improvements are worthy.

@mdhooge
Copy link
Author

mdhooge commented Oct 4, 2010

I tried the version you forked from (http://www.vim.org/scripts/script.php?script_id=1929) and it doesn't have this flicker at all.

@mdhooge
Copy link
Author

mdhooge commented Oct 4, 2010

My intuition was good 0:-)
I have commented out the call to self.setSign at the end of setStackList and the flicker has disappeared. This workaround is much more bearable to me.

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