Morzsák

Header

Oldal címe

VSCode development environment

Címlapos tartalom

Visual Studio Code is an open-source code editor developed by Microsoft. It supports development operations with a variety of features such as IntelliSense, debugging, version control, and an integrated terminal. It is also highly extensible and customizable, with numerous extensions available for some of the most widespread programming languages, services, and development tools.

Using the VSCode reference architecture, you can provision a virtual machine hosting a Visual Studio Code server initialized within a Docker container. This grants access to the powerful features of the IDE through a web browser, allowing you to comfortably write code, build applications, manage git repositories, and gain terminal access on a server running in the cloud.

This reference architecture supports the utilization of GPU resources.