<div dir="auto"><div>Hi Doug,</div><div dir="auto"><br></div><div dir="auto">The state of the world is pretty primitive, releases are by hand and any testing is manual and ad-hoc. (Unless something has changed recently that i missed)</div><div dir="auto"><br></div><div dir="auto">That said, the extension is a small wrapper around the basic vscode LSP client. There's <100 lines of real code, mostly implementing the status extension.</div><div dir="auto"><br></div><div dir="auto">So what kind of reuse are you looking for?</div><div dir="auto">- want to extend the client, and pick up any new additions?</div><div dir="auto">- want to extract some common code so it can be tested/maintained together?</div><div dir="auto">- looking to share release/validation infrastructure, but not necessarily extension code?</div><div dir="auto">- something else?</div><div dir="auto"><br></div><div dir="auto">Cheers, Sam</div><div dir="auto"><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Mon, Apr 22, 2019, 18:16 Doug Schaefer via clangd-dev <<a href="mailto:clangd-dev@lists.llvm.org" target="_blank" rel="noreferrer">clangd-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="text-align:left;direction:ltr">
<div>Hey gang,</div>
<div><br>
</div>
<div>As I've mentioned earlier, the Eclipse CDT project is pivoting to produce both Eclipse plug-ins and VS Code extensions to support our community. clangd is a core of that strategy.</div>
<div><br>
</div>
<div>I was just wondering about the state of the vscode extension hosted in clangd. It appears to be published regularly to the Marketplace. If we are to reuse it in the CDT vscode extension, we'll probably need to make API changes to it to allow us to change
 configuration a bit. What is the release strategy for it? Where are builds and testing done so we can monitor the health of our changes (i.e. is there a CI machine that builds it?).</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Doug</div>
</div>

_______________________________________________<br>
clangd-dev mailing list<br>
<a href="mailto:clangd-dev@lists.llvm.org" rel="noreferrer noreferrer" target="_blank">clangd-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/clangd-dev" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/clangd-dev</a><br>
</blockquote></div></div></div>