<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I don’t think most of these settings make sense for a theme. They are more for other bundle items, like commands or snippets.<div class=""><br class=""></div><div class="">Scope Selector: this indicates which scope a given bundle item should apply to. This is usually used make a command only be available for a specific language. </div><div class=""><br class=""></div><div class="">Key Equivalent: this is the keyboard shortcut that will activate the bundle item. This is usually used to run a command.</div><div class=""><br class=""></div><div class="">Tab Trigger: this specifies the text that should precede a press on the tab key. The tab key (in combination with the text) is used to activate the bundle item. This is usually used by snippets. For example, in the Ruby bundle I can type “cla” and then press the tab key. This will activate a bundle item that will replace the text “cla” with a skeleton of a class declaration.</div><div class=""><br class=""></div><div class="">A TextMate bundle can basically contain these bundle items: commands, snippets, language grammars, settings and themes. Editing these bundle items all use the same UI. Not all of the UI will necessarily make sense to use for all types of bundle items. What you see in "Edit Bundles… > Themes” is basically a set of bundles that only contains themes.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 23 Aug 2019, at 18:27, Umberto Cerrato <<a href="mailto:umbertocerrato@outlook.it" class="">umbertocerrato@outlook.it</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hello everyone,
<div class=""><br class="">
</div>
<div class="">Who can explain me what these settings are for?</div>
<div class="">Specifically: Scope Selector, Key Equivalent, Tag Trigger options.</div>
<div class=""><br class="">
</div>
<div class="">I’m in “Edit Bundles… > Themes”</div>
<div class=""><span id="cid:AC15C356-0CB2-46DA-BB4D-71356BD035FC@home-life.hub"><textmate-theme.png></span></div>
<div class=""><br class="">
</div>
<div class="">Best, u</div>
</div>

<br class="">_______________________________________________<br class="">TextMate mailing list<br class=""><a href="mailto:TextMate@lists.macromates.com" class="">TextMate@lists.macromates.com</a><br class="">https://lists.macromates.com/listinfo/textmate</div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">-- <br class="">/Jacob Carlborg</div>

</div>
<br class=""></div></body></html>