<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@ These keys are often specialized for a language:
 
     command-B          --  build
     command-R          --  run
-    F3                 --  lookup current word/selection in the documentation
+    ctrl-H             --  lookup current word/selection in the documentation
     ctrl-shift-V       --  validate (show syntactical errors)
     ctrl-shift-W       --  wrap selection (e.g. in begin/end tags for HTML)
     shift-return       --  create a function/method body with previous word as name
@@ -20,6 +20,15 @@ These keys are often specialized for a language:
     cmd-shift-return   --  as cmd-option-return, but also insert a newline
     enter              --  insert a newline and start a new &#8220;item&#8221; (e.g. line comment, bullet point, etc.)
 
+Naming Bundle Items
+===================
+
+Bundle items should use Title Case.
+
+Avoid repeating the name of the bundle in the command name. For example under Ruby we have Run Script and not Run Ruby Script and under Xcode we have Build, not Build Xcode Project, etc.
+
+Be concise in the name, i.e. make it evident what the command does without writing a page full of information. Refrain from using abbreviations.
+
 Snippets
 ========
 </diff>
      <filename>Conventions.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e1f4c19bd9b61d7f5a555ac8eff6b310d64e9821</id>
    </parent>
  </parents>
  <author>
    <name>duff</name>
    <email>duff@dfb7d73b-c2ec-0310-8fea-fb051d288c6d</email>
  </author>
  <url>http://github.com/kballard/textmate-bundles/commit/c9f10dfe72f3340b672e1930a55ab5c3bbefe616</url>
  <id>c9f10dfe72f3340b672e1930a55ab5c3bbefe616</id>
  <committed-date>2006-02-27T15:40:31-08:00</committed-date>
  <authored-date>2006-02-27T15:40:31-08:00</authored-date>
  <message>&#8226;&#160;change F3 (for documentation for word) to ctrl-H
&#8226; add section about naming bundle items

git-svn-id: http://macromates.com/svn/Bundles/trunk@2797 dfb7d73b-c2ec-0310-8fea-fb051d288c6d</message>
  <tree>9e33b34baeb2fbff1752fe2f9125eff40d81ea10</tree>
  <committer>
    <name>duff</name>
    <email>duff@dfb7d73b-c2ec-0310-8fea-fb051d288c6d</email>
  </committer>
</commit>
