Packages and Binaries:
code-oss
Open Source package of vscode
This package contains code-oss, a code editor with what developers need for
their core edit-build-debug cycle. It provides comprehensive code editing,
navigation, and understanding support along with lightweight debugging, a rich
extensibility model, and lightweight integration with existing tools.
This package is built from Microsoft open source code named code-oss.
Installed size: 2.43 GB
How to install: sudo apt install code-oss
Dependencies:
- nodejs
code
root@kali:~# code -h
┏━(Message from Kali developers)
┃ code is not the binary you may be expecting.
┃ You are looking for \"code-oss\"
┃ Starting code-oss for you...
┗━
code-oss
vscode
root@kali:~# vscode -h
┏━(Message from Kali developers)
┃ vscode is not the binary you may be expecting.
┃ You are looking for \"code-oss\"
┃ Starting code-oss for you...
┗━
Updated on: 2025-Dec-09