| Home | Trees | Indices | Help |
|
|---|
|
|
Simple autocompletion support for Cascading Style Sheets.
Author: Cody Precord <cprecord@editra.org>
|
|||
|
Completer Code completer provider |
|||
|
|||
|
|||
|
|||
|
|||
__cvsid__ =
|
|||
__revision__ =
|
|||
RE_LINK_PSEUDO = re.compile(r'a:
|
|||
RE_CSS_COMMENT = re.compile(r'/\*
|
|||
RE_CSS_BLOCK = re.compile(r'\{
|
|||
PROP_OPTS =
|
|||
|
|||
Check the line to see if its a link pseudo class
|
Get the first valid word to the left of the end of line
|
|
|||
RE_LINK_PSEUDO
|
PROP_OPTS
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 6 23:23:45 2009 | http://epydoc.sourceforge.net |