Contributor
MdSahil-oss

Enhancing the VSCode Developer Experience


Mentors
Cezar Craciunoiu, Alexander Jung
Organization
Unikraft
Technologies
typescript, Galang, Linux CLI, VsCode Development
Topics
VsCode Extension
In this project, I will upgrade the VSCode extension to use KraftKit, the newly released CLI companion tool for Unikraft rewritten in Go. The project requires modifications to the project's main binary, kraft, to enable JSON output of various commands so that the integration with VSCode can be done through a machine-readable interface. Additionally, I'll enhance the experience, including adding support for additional steps in Unikraft's build cycle: packaging unikernels in different formats, providing a linting mechanism so that projects which are developed for Unikraft can be checked for compatibility.