# vscode-software-development-tools
**Repository Path**: mirrors_intel/vscode-software-development-tools
## Basic Information
- **Project Name**: vscode-software-development-tools
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-10-22
- **Last Updated**: 2025-10-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## Intel® Software Development Tools
The Intel® Software Development Tools extension provides a catalog of Docker* images authored by Intel. Browse through their full description and download any Docker image with a single click. The catalog lists Docker images from the following namespaces:
* [OpenVINO™ toolkit (openvino)](https://hub.docker.com/u/openvino)
* [Intel® oneAPI (intel) ](https://hub.docker.com/u/intel)
* [Open Visual Cloud (openvisualcloud) ](https://hub.docker.com/u/openvisualcloud)
Note: This extension does not provide tools to run a Docker image. To create, manage, and debug containerized applications, you may explore the extension [Docker for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) which is automatically installed along with the Intel® Software Development Tools extension.
## Installation
* [Install Docker](https://docs.docker.com/install/) on your machine and add it to the system path.
* Make sure that [Docker engine is running](https://docs.docker.com/engine/reference/commandline/version/) on your system.
* On Linux*, make sure you can [manage Docker as non-root user](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user).
* If your system is behind a network proxy, make sure you have configured [Docker proxy settings](https://docs.docker.com/config/daemon/systemd/#httphttps-proxy).
* To install the extension, open the Extensions view, search for `Intel Software Development Tools` to filter results and select Intel® Software Development Tools extension authored by Intel.
## Feature Overview
### View a Docker* Image Description
The gif below shows an example of using the catalog to view an image description.

### Download a Docker* Image
The gif below shows an example of using the catalog to download an OpenVINO™ image.

## License
This extension is released under [MIT](./LICENSE.md)