<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="">
Hi,
<div class=""><br class="">
</div>
<div class="">Eventually I made an XML theme that looks like the one in the old online Android developers portal.<br class="">
<br class="">
<a href="https://2bluebuffalo-en.blogspot.com/2019/10/android-devs-xml-theme-for-textmate-2.html" class="">https://2bluebuffalo-en.blogspot.com/2019/10/android-devs-xml-theme-for-textmate-2.html</a><br class="">
<br class="">
<blockquote type="cite" class="">Il giorno 26 ago 2019, alle ore 13:09, Umberto Cerrato <<a href="mailto:umbertocerrato@outlook.it" class="">umbertocerrato@outlook.it</a>> ha scritto:<br class="">
<br class="">
:/ I’m sorry.<br class="">
<br class="">
Yeah<br class="">
<br class="">
Best<br class="">
<br class="">
<blockquote type="cite" class="">Il giorno 26 ago 2019, alle ore 12:29, Allan Odgaard <<a href="mailto:mailinglist@textmate.org" class="">mailinglist@textmate.org</a>> ha scritto:<br class="">
<br class="">
On 26 Aug 2019, at 12:13, Umberto Cerrato wrote:<br class="">
<br class="">
This seems to work too...<br class="">
<br class="">
[ 'source.*{c, c++, python}' ]<br class="">
<br class="">
It may seem to work, but it shouldn’t, that is, source.* will match all source documents (as opposed to text.*), the following braces are non-sensical, and the comma will be interpreted as scope selector delimiter.<br class="">
<br class="">
Either use a file glob or use scope selectors.<br class="">
<br class="">
For more information about scope selectors I suggest these two resources:<br class="">
<br class="">
TextMate 1.5.1 manual (but concept is the same for 2.0): <a href="https://macromates.com/manual/en/scope_selectors" class="">
https://macromates.com/manual/en/scope_selectors</a><br class="">
Blog post: <a href="https://macromates.com/blog/2005/introduction-to-scopes/" class="">
https://macromates.com/blog/2005/introduction-to-scopes/</a><br class="">
<br class="">
<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<br class="">
</blockquote>
<br class="">
</blockquote>
<br class="">
</div>
</body>
</html>