This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Set CLANGD_EDITOR environment variable in vscode extension.
AbandonedPublic

Authored by hokein on Mar 21 2018, 6:03 AM.

Details

Reviewers
sammccall
Summary

This would allow us to log the editor using custom-built clangd.

Event Timeline

hokein created this revision.Mar 21 2018, 6:03 AM
hokein abandoned this revision.Apr 3 2018, 6:05 AM

As discussed, we infer the editor from process tree which won't require changes in all clients.