When editing Python files, I have a hard time keeping track of the class in which I am changes. This is because the class definition is somewhere way up there in the file that I have scrolled past.
Anybody have any advice for dealing with this? I am currently just splitting the current file into two windows so I can keep track of the class definition in one window. It's ugly, but it works. I'm sure somebody has done something better, however. Any advice appreciated. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
