From 5cea7a81315b69de0bbe78fbc1c2553a7cc9f88b Mon Sep 17 00:00:00 2001 From: johnmuhl Date: Fri, 29 Jan 2010 23:36:46 -0600 Subject: [PATCH] update with recent figure/figcaption and details/summary changes --- Commands/Lookup element.tmCommand | 2 ++ Snippets/
.tmSnippet | 2 +- Snippets/
.tmSnippet | 16 ++++++++++++++++ Snippets/
.tmSnippet | 3 ++- Snippets/.tmSnippet | 16 ++++++++++++++++ info.plist | 4 ++++ 6 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 Snippets/
.tmSnippet create mode 100644 Snippets/.tmSnippet diff --git a/Commands/Lookup element.tmCommand b/Commands/Lookup element.tmCommand index 870d547..07289c3 100644 --- a/Commands/Lookup element.tmCommand +++ b/Commands/Lookup element.tmCommand @@ -77,6 +77,7 @@ $tags = { "ins" => "the-ins-element", "del" => "the-del-element", "figure" => "the-figure-element", +"figcaption" => "the-figcaption-element", "img" => "the-img-element", "iframe" => "the-iframe-element", "embed" => "the-embed-element", @@ -110,6 +111,7 @@ $tags = { "textarea" => "the-textarea-element", "output" => "the-output-element", "details" => "the-details-element", +"summary" => "the-summary-element", "datagrid" => "datagrid", "command" => "the-command", "bb" => "the-bb-element", diff --git a/Snippets/
.tmSnippet b/Snippets/
.tmSnippet index 66a0713..a56b49d 100644 --- a/Snippets/
.tmSnippet +++ b/Snippets/
.tmSnippet @@ -4,7 +4,7 @@ content <details> - <legend>${1:title or explanatory caption}</legend> + <summary>${1:title or explanatory caption}</summary> $2 </details>$0 name diff --git a/Snippets/
.tmSnippet b/Snippets/
.tmSnippet new file mode 100644 index 0000000..39e6d79 --- /dev/null +++ b/Snippets/
.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <figcaption>$1</figure>$0 + name + <figcaption> + scope + text.html + tabTrigger + figcaption + uuid + FF93F160-ECB8-4279-A976-4A7D4F91C607 + + diff --git a/Snippets/
.tmSnippet b/Snippets/
.tmSnippet index a424f01..b82e06c 100644 --- a/Snippets/
.tmSnippet +++ b/Snippets/
.tmSnippet @@ -4,7 +4,8 @@ content <figure> - ${1:<dt>${2:explanatory caption}</dt>}$3 + ${1:<figcaption>${2:explanatory caption}</figcaption>} + $3 </figure>$0 name <figure> diff --git a/Snippets/.tmSnippet b/Snippets/.tmSnippet new file mode 100644 index 0000000..9eced8f --- /dev/null +++ b/Snippets/.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <summary>$1</summary>$0 + name + <summary> + scope + text.html + tabTrigger + summary + uuid + DA80E7E5-2832-434F-9BCF-A86C3FC99E88 + + diff --git a/info.plist b/info.plist index eae1fe9..34a0301 100644 --- a/info.plist +++ b/info.plist @@ -70,6 +70,7 @@ items D8D4017E-BB4E-4002-BBBD-E69161E551C9 + FF93F160-ECB8-4279-A976-4A7D4F91C607 908BA846-F4B0-4855-975F-AA0B4AF3D1A9 2593C830-3C1E-4BB5-86B1-2DFA51888C75 8C79DB07-1D44-4AFD-A9A6-E64AED876C54 @@ -200,6 +201,7 @@ items 7D36AE50-5C5F-445C-9FD2-B6AFBFAD29A9 + DA80E7E5-2832-434F-9BCF-A86C3FC99E88 389C2FDE-B363-44DE-9B3E-3339EF88CB4E 84DC4FE8-DB87-46B1-9783-D83909545074 @@ -387,6 +389,7 @@ 942BCB25-1F1E-4F51-9D16-BE62A481B39F D14DE56E-D23C-410B-A580-8BD33AFB4D6C D8D4017E-BB4E-4002-BBBD-E69161E551C9 + FF93F160-ECB8-4279-A976-4A7D4F91C607 908BA846-F4B0-4855-975F-AA0B4AF3D1A9 CD6D2CC6-6B33-11D9-BDFD-000D93589AF6 2593C830-3C1E-4BB5-86B1-2DFA51888C75 @@ -450,6 +453,7 @@ BF1FB951-2E7A-4703-9818-DB70D4F4139C 988E575B-9158-48E4-BF80-83A3328F648C 7D36AE50-5C5F-445C-9FD2-B6AFBFAD29A9 + DA80E7E5-2832-434F-9BCF-A86C3FC99E88 389C2FDE-B363-44DE-9B3E-3339EF88CB4E 84DC4FE8-DB87-46B1-9783-D83909545074 637CEA2B-578C-429C-BB74-30E8D42BFA22