Plugins/ViewManagerPlugins/Listspace/__init__.py

Fri, 05 Jul 2013 19:17:29 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 05 Jul 2013 19:17:29 +0200
changeset 2769
8cbebde7a984
parent 2302
f29e9405c851
child 3160
209a07d7e401
permissions
-rw-r--r--

Added support to highlight the current class/method name of the current editor to the project sources viewer.

# -*- coding: utf-8 -*-
 
 # Copyright (c) 2007 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
"""
Package containing the listspace view manager plugin.
"""

eric ide

mercurial