GitLab Integrations Framework
VS Code extension development with GitLab

VS Code extension development with GitLab

11/30/2020 · Tomas Vik

What this post added

This post details the development of the GitLab VS Code extension, showcasing how it leverages the VS Code Extension API (commands, tree view, status bar) to integrate GitLab features into the editor. It also highlights the use of GitLab CI/CD for extension development, testing, and publishing to both Visual Studio Marketplace and open-vsx.

Read the original post ↗