Skip to content

Add note about extensions needing to be OSS #113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 22, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
Hayden Young authored Mar 8, 2019
commit b9750dfcd7fc5fc4498514a26a51797f1f0f16d6
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ How to [secure your setup](/doc/security/ssl.md).

### Notes

- VS Code Marketplace cannot be used, we're not allowed to use it. However, the open source extensions should all be allowed to work under `code-server` just fine.
- At the moment we can't use the official VSCode Marketplace. Coder has created a collection of extensions that are open-source. While you can't directly download extensions from the official VSCode Marketplace, you can upload them to be installed in code-server.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be better to phrase this as:
We've created a custom extension marketplace focused around open-sourced extensions.
I'd like to convey that we don't just package a few additional exts, and it is a full marketplace that will be improved.


## Contributing

Expand Down