This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
vscode
mirror of
https://github.com/microsoft/vscode.git
Watch
1
Star
0
Fork
You've already forked vscode
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
vscode
/
.devcontainer
/
post-create.sh
5 lines
34 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
npm i
npm run electron
Reference in New Issue
View Git Blame
Copy Permalink