This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-05-04 15:25:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02d79c97ed5d89e1a326b72625bdb84183af5720
vscode
/
src
/
vs
/
code
/
node
T
History
Daniel Imms
02d79c97ed
Return 0 if extension already installed
...
Fixes
#6365
2016-05-13 18:26:25 -07:00
..
argv.ts
Fix --uninstall-extension typo in --help
2016-05-12 00:15:42 -07:00
cli.ts
--uninstall-extension
#691
2016-05-04 17:38:18 +02:00
cliProcessMain.ts
Return 0 if extension already installed
2016-05-13 18:26:25 -07:00
sharedProcessMain.ts
run the actual ai module inside the shared process such that it cannot tamper with the main process,
fixes
#1000
2016-05-10 14:39:31 +02:00