• scriptkitz's avatar
    add new PythonStautsBarShowSymbol · 9c983a27
    scriptkitz authored
    When edit a long python file, and the file contains more than one class, you may need to know the code under current cursor belongs to which the class, so this plug-in is displayed class name and function name in the statusbar. like this: -------->def testclass-->def testfunc
    
    and,this plugin cando navigete backward or navigate forward like visual studio function.
    9c983a27
Name
Last commit
Last update
repository Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
channel.json Loading commit data...
readme.md Loading commit data...
repository.json Loading commit data...