VSCode 远程访问GitLab 存储库 在编辑器中工作时,可能需要参考另一个项目或上游库以获取更多信息。如果没有在本地克隆该项目时,则需要编辑器并在GitLab Web界面浏览项目,或者定位并克隆该项目以便您可以在编辑器中浏览它。这两个任务都会破坏当前的上下文,引入延迟,并且可以将带到一个不太熟悉的界面来处理代码。GitLab Wo
MR:chore: Upgrade VSCode to v1.89.1 in the Web IDE (!319 - merged) Description As a Web IDE engineer, I want to use version v1.89.0 of VSCode in the GitLab IDE so that we can assure users they can use the most recent extensions released in the Extensions Marketplace. ...
web_ide_demo_new_patch_strategy.mov How to test? The CI pipeline should pass. In your local environment, run: gl-scripts/prepare-vscode-upstream.sh && gl-scripts/build-and-bundle-web.sh to build VSCode for the Web. gl-scripts/prepare-vscode-upstream.sh && gl-scripts/build-and-bundle-...
Update process: https://gitlab.com/gitlab-org/gitlab-web-ide-vscode-fork/-/blob/main/GL_FORK_PROCESS.md#updating-base-vscode-version Acceptance criteria VSCode fork is based on VSCode v1.89.0 A new release of the VSCode Fork is released. Ensure that VSCode fork' customizations are preserve...
The Welcome screen does not have the directories section because it isn't relevant in the Web IDE. Acceptance Criteria Do not apply the patches that implement the changes describe in the previous section when we are building VSCode for Workspaces. Create a patch script that applies changes that...
MR:Update VSCode to 1.93.1 (!108 - merged) Description The GitLab VSCode Fork project is currently creating builds of VSCode 1.89.x, but the latest version of VSCode is 1.93.0. We should bump the VSCode version tag to the latest VSCode release. ...
Based on Create User-Level Extension Marketplace settings (gitlab#451875 - closed), we need the VSCode Fork to properly handle the following cases: When it receives a extensionsGallery configuration, it should start the main extension marketplace experience. When it does not have an extensionsGal...
After switching to a patch-based strategy where the vscode upstream project becomes a submodule of the VSCode Fork repository, and GitLab's customizations are stored as patch files, we don't need to base the VSCode Fork on the vscode project. As a result, we can drastically simplify the ...
MR: Pending Description As a VSCode Fork maintainer, who periodically needs to upgrade the VSCode Fork to a newer...
These are the changes we need to revert. It might be a clean revert, or there might be conflicts / something that's actually needed 6f5e47fc gitlab-web-ide-vscode-fork@91cf69e7 Edited1 year agobyPaul Slaughter AssigneeLoading Time trackingLoading...