Visual Code Studio adalah sebuah code editor gratis yang bisa dijalankan di perangkat desktop berbasis Windows, Linux, dan MacOS. Code editor ini dikembangkan oleh salah satu raksasa teknologi dunia, Microsoft.
Installation
Method 1: Install Visual Studio Code on Debian 12 Using Snap
Step 1: Install snapd
Step 2: Enable Snap
Step 3: Install VS Code
Done,you can launce VS code using Terminal with type:
or find on Launcher
Method 2: Install VS Code on Debian 12 Using the .deb File
Navigate to the Downloads page on the VS Code’s official website and click on the dropdown menu to choose the “.deb” file.
using terminal type:
Method 3: Install Visual Studio Code on Debian 12 Using the Flatpak