File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,15 @@ However, it is not entirely equivalent to Microsoft's VS Code.
47
47
48
48
While the core of VS Code is open source, the marketplace and many published Microsoft extensions are not.
49
49
50
- Not only are they closed source , Microsoft prohibits the use of any non-Microsoft VS Code from accessing their marketplace.
50
+ Furthermore , Microsoft prohibits the use of any non-Microsoft VS Code from accessing their marketplace.
51
51
52
52
See the [ TOS] ( https://cdn.vsassets.io/v/M146_20190123.39/_content/Microsoft-Visual-Studio-Marketplace-Terms-of-Use.pdf ) .
53
53
54
54
> Marketplace Offerings are intended for use only with Visual Studio Products and Services
55
55
> and you may only install and use Marketplace Offerings with Visual Studio Products and Services.
56
56
57
- As a result, we have created our own marketplace for open source extensions.
57
+ As a result, we cannot offer any extensions on the Microsoft marketplace. Instead,
58
+ we have created our own marketplace for open source extensions.
58
59
It works by scraping GitHub for VS Code extensions and building them. It's not perfect but getting
59
60
better by the day with more and more extensions.
60
61
You can’t perform that action at this time.
0 commit comments