https://github.com/clayborg commented:

My suggestions would be:
- don't move any C++ files, just leave them where they are
- make a directory that can be copied into `~/.vscode/extensions` as is so that 
creating the extension doesn't involve grabbing files from many locations
- `git move` any files that already are needed in the extension directory to 
this new folder (like `package.json`)

https://github.com/llvm/llvm-project/pull/75515
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to