<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">One big thing of note here is that this is all generated using the the VSCode generator available here (<a href="https://github.com/Microsoft/vscode-generator-code" class="">https://github.com/Microsoft/vscode-generator-code</a>). It is generated from the in-tree TextMate language description, and we can re-generate it if the TextMate one ever changes.<div class=""><br class=""></div><div class="">The VSCode generator is under the MIT license, so there should be no artificial constraints on its outputs.</div><div class=""><br class=""></div><div class=""><div class="">The patch LGTM.</div><div class=""><br class=""></div><div class="">-Chris</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 9, 2017, at 9:18 AM, Puyan Lotfi via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org" class="">llvm-commits@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">I noticed we have a textmate plugin in utils/textmate for colorizing TableGen source files. I found that it is pretty straight forward to translate these to VSCode's colorizer format. Was curious if anyone has any problem with adding a VSCode TableGen colorizer to utils/vscode.<div class=""><br class=""></div><div class="">Patch is attached.</div><div class=""><br class=""></div><div class="">PL</div><div class=""><br class=""></div><div class=""><br class=""></div></div>
<span id="cid:ABFEB036-C747-4ECA-BAF5-AB260ADB8530@apple.com"><vscode-tablegen-colorizer.patch></span>_______________________________________________<br class="">llvm-commits mailing list<br class=""><a href="mailto:llvm-commits@lists.llvm.org" class="">llvm-commits@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits<br class=""></div></blockquote></div><br class=""></div></div></body></html>