[PATCH] D43455: [clangd] Add brief instructions on how to make a release for vscode-clangd extension.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 19 06:03:36 PST 2018
hokein marked an inline comment as done.
hokein added inline comments.
================
Comment at: clangd/clients/clangd-vscode/README.md:61
+* Make sure install the `vsce` command (`npm install -g vsce`)
+* `llvm-vs-code-extensions` account
+
----------------
sammccall wrote:
> increase the version number in (whatever the filename is), and commit that change?
Oops, I forgot this one.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D43455
More information about the cfe-commits
mailing list