[SVN] Naming convention
    Allan Odgaard 
    allan at macromates.com
       
    Fri Apr 22 08:17:51 UTC 2005
    
    
  
On Apr 22, 2005, at 10:05, Jeroen van der Ham wrote:
> One thing I propose we do with the naming is that we cut out the 
> plurals.
> Currently it's a bit of a mix of plural and single words and it gets
> confusing if we add more keywords. Most programming languages don't use
> plurals in their keywords anyway ;)
Agree!
> Could someone extract the keywords from the simple theme and make that
> into a new wikipage on keywords please? That way it might be easier to
> see which ones are used.
% pl <Simple\ Theme.tmScopeSettings|grep scope|perl -pe 's/.*scope = 
"?(.*?)"?;.*$/$1/'|sort
comments
constants.numeric
declaration name
declaration.classes class-inheritance
declaration.classes class-name
declaration.functions function-argument
declaration.functions function-name
invalid
invalid.trailing-whitespace
keywords
keywords.exceptions
keywords.identifiers
strings
strings.regexp
    
    
More information about the textmate-dev
mailing list