mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Add language server support for vscode (#104160)
Makes it so clangd support can work with with vscode. Pull Request resolved: https://github.com/pytorch/pytorch/pull/104160 Approved by: https://github.com/seemethere
This commit is contained in:
parent
981f24e806
commit
994b98b78b
3
meta_gen_cpp_compile_commands.json
Normal file
3
meta_gen_cpp_compile_commands.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"command": "python setup.py develop"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user