<div dir="rtl"><div dir="ltr">Code navigation capability is highly useful, especially in an IDE. It is available on Windows Visual Studio and  other platforms in Eclipse CDT, although they use homemade solution and not clang. I think other Code::Blocks and CodeLite have this feature as well.</div><div dir="ltr"><br></div><div dir="ltr">If the clang-based one works better than the existing IDE browser, maybe you should consider wrapping coati in plugins for the various IDEs.</div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div dir="ltr">2016-06-28 13:00 GMT+03:00 Eberhard Gräther <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div>
                    Hello cfe-dev,</div><div><br></div><div>we are a small team of Master’s degree students from Salzburg University of Applied Sciences, that recently turned into a small company.</div><div><br></div><div>For the last three years we have been developing and designing Coati, a new tool for software engineers that allows easier navigation and quicker understanding of existing source code. Coati is cross-platform and supports C and C++ (<a href="https://www.coati.io/" target="_blank">https://www.coati.io/</a>).</div><div><br></div><div>We are very grateful that we could use Clang libTooling as base for our indexer. To give something back, we want to hand out free Coati licenses to all Clang contributors. Let us know if you are interested by writing to <a href="mailto:support@coati.io" target="_blank">support@coati.io</a></div><div><br></div><div>On a side note: We recently wrote a blog post on how to index Clang with Coati (<a href="https://www.coati.io/blog/indexing_clang_with_coati_using_clang/" target="_blank">https://www.coati.io/blog/indexing_clang_with_coati_using_clang/</a>). Our current build still has some issues handling LLVM + Clang, but indexing only Clang works pretty nice already.</div><div><br></div><div>What do you think about Coati? Would it make your life easier?</div><div><br></div><div>Thank you,</div><div>Eberhard Gräther</div><div><br></div>
            <br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>