Skip to content

Instantly share code, notes, and snippets.

<recipe name="function.c">
<class>ESBaseItem</class>
<start-selector>function.c:has-child(name:capture(name)):capture(itemizer-firstused) + curly.brace.open.c</start-selector>
<end-selector>curly.brace.close.c</end-selector>
<subrecipes>
<include-root-recipes/>
</subrecipes>
</recipe>
@atg
atg / itemizer.xml
Created November 6, 2008 19:19
undefined
Itemizer:
<recipe name="function.c">
<class>ESBaseItem</class>
<start-selector>function.c:has-child(name:capture(name)):capture(itemizer-firstused) + curly.brace.open.c</start-selector>
<end-selector>curly.brace.close.c</end-selector>
<subrecipes>
<include-root-recipes/>
</subrecipes>
</recipe>
char charstr[2] = {c, '\0'};
[curString appendString:[NSString stringWithUTF8String:charstr]];
//
// Controller.m
// CSVTest
//
// Created by Alex Gordon on 16/11/2008.
// Copyright 2008 Fileability. All rights reserved.
//
#import "Controller.h"
Date/Time: 2008-11-19 12:33:45 +0000
OS Version: 10.5.5 (Build 9F33)
Architecture: i386
Report Version: 4
Command: Espresso
Path: /Applications/Espresso.app/Contents/MacOS/Espresso
Version: ??? (0.9b2)
Parent: launchd [148]
Date/Time: 2008-11-19 22:54:17 +0000
OS Version: 10.5.5 (Build 9F33)
Architecture: i386
Report Version: 4
Command: Espresso
Path: /Applications/Espresso.app/Contents/MacOS/Espresso
Version: ??? (0.9b2)
Parent: launchd [148]
@atg
atg / gist:27598
Created November 21, 2008 20:04
This isn't a ripoff at all
@base {
color: #000000;
background-color: #FFFFFF;
insertion-point-color: #000000;
selection-background-color: default;
}
comment, comment>punctuation, tag.doctype, tag.doctype > *, tag.doctype > string.quoted {
color: #1a64fc;
font-style: italic;
<zone name="meta.preprocessor.c.include">
<starts-with>
<expression>^\s*#\s*(include|import)\b\s+</expression>
<capture number="1" name="keyword.control.import.include.c"/>
</starts-with>
<ends-with>
<expression>(?=(?://|/\*))|$</expression>
<capture number="1" name="keyword.control.import.include.c"/>
</ends-with>
<subzones>
# Literals are fixed values written into the source code. Examples include numbers, strings and regex constants
literal:
#A string literal. For example: "Hello World"
literal.string
literal.string.double-quote
literal.string.single-quote
#A numerical constant. For example 42, 6.127 or
literal.numeric
#
Process: Espresso [22406]
Path: /Applications/Espresso.app/Contents/MacOS/Espresso
Identifier: com.macrabbit.Espresso
Version: ??? (0.9b3)
Code Type: X86 (Native)
Parent Process: launchd [303]
Date/Time: 2008-11-24 20:23:42.587 +0000
OS Version: Mac OS X 10.5.5 (9F33)
Report Version: 6