Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Private Marketplace with Atom Feed SupportNew to Visual Studio Code? Get it now.
Private Marketplace with Atom Feed Support

Private Marketplace with Atom Feed Support

Sudstyle

|
11 installs
| (0) | Free
Private vscode extension marketplace for corporate environments with support for local files and Visual Studio private gallery Atom feeds.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Private Marketplace

Description

Private Marketplace is a Visual Studio Code extension designed for corporate environments. It provides a private marketplace for managing and distributing extensions within your organization.

Overview

Features

  • Secure Extension Management: Keep control over the extensions available in your corporate environment.
  • Centralized Distribution: Easily distribute and manage extensions within your organization.
  • Atom Feed Support: Connect to Atom feed server feeds for remote extension distribution.
  • Offline Support: Install extensions without an internet connection.
  • Auto Updates: Automatically update extensions when new versions are available.
  • Easy Configuration: Quickly configure by adding directory sources or Atom feed URLs.

Getting Started

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
  3. Search for "Private Marketplace" and click Install.

Configuration

To configure Private Marketplace, follow these steps:

  1. Add extension sources:
    • Local directories: Use the folder icon to add directories containing .vsix files

    • Atom feeds: Use the globe icon to add Atom feed URLs (e.g., http://localhost:8624/feeds/vscode-extensions/atom.xml)

      The extension will automatically discover and list packages from Atom VSIX feeds using the Atom XML API.

Optional:

  1. Open the extension's settings using the gear icon in the extension's view.
    • Enable auto updates by ticking the "Auto Update" checkbox.
    • Check updates every 1h by ticking the "Check Update" checkbox.

Usage

  1. Open the private marketplace extension view
  2. Select the extension you want to install , update or uninstall
  3. Click the install, update or uninstall button

Overview Labeled

Infos

  • The extension searches for extensions in the configured directory (max. depth: 3) and displays them in the private marketplace extension view.
  • Specific versions can be selected using the version dropdown.
  • If the target platform isn't supported, the extension will not be displayed.
  • The published date is based on the last modified date of the extension in the directory.
  • The markdown view doesn't currently support local images.

Contributing

Contributions are welcome!.

  1. Fork the repository.
  2. Create a branch for your feature (git checkout -b my-feature).
  3. Commit your changes (git commit -am 'Add my feature').
  4. Push to the branch (git push origin my-feature).
  5. Create a new Pull Request
  6. Sit back and wait

License

This extension is licensed under the MIT License.

Support

If you encounter any issues or have questions, please open an issue on the GitHub repository.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft