summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/description.rc
blob: 1d6a80c6dc1bd2c86bf5c3f6182c30558d1095e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[General]
Name = text/css
NickName = CSS
DefaultExtension = css
MimeTypes = text/css
NumOfPages = 0
CaseSensitive = true
Family = 2
TopLevel = true

[Toolbars]
Location = css
Names = css

[Extra rules]
StructGroupsCount = 1
MinusAllowedInWord = true
TagAutoCompleteAfter = {
RequestSpaceBeforeTagAutoCompletion = true
AttributeAutoCompleteAfter = :
AttributeSeparator = ,
TagSeparator = ;

[Parsing rules]
Tags = style(type[text/css])
Comments = /* */
StructKeywords =
StructBeginStr = {
StructEndStr = }
StructRx = \\{|\\}


[StructGroup_1]
Name = Selectors
No_Name = No Selectors Found
DefinitionRx = \s([\d\S\w]+)\b
TagType = ScriptStructureBegin