Issue and Merge Request Workflow Enhancements
How to do GitLab merge request reviews in VS Code

How to do GitLab merge request reviews in VS Code

1/25/2021 · Tomas Vik

What this post added

This post details the development of the GitLab VS Code extension to integrate merge request review functionality into the editor. It covers the current read-only capabilities (viewing changes and discussions) and outlines future plans for interactive commenting, editing, reactions, and full review creation. The post also mentions the underlying VS Code Extension API and the use of Markdown in comments.

Read the original post ↗