Add Folder to Workspaceto add a folder to the workspace (at the root). Remove Folder from Workspaceto remove the selected folder from the workspace. Each folder in your workspace may contain folder-specific set
VSCode version: 1.51.1 OS version: Ubuntu 20.04 Steps to reproduce Install extension Find in the extension directory ~/.vscode/extensions/alefragnani.bookmarks-11.4.0 these subdirectories: vscode-bookmarks-core and vscode-whats-new. Each of these contain files named ".git". In the first one,...
科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python工程剖析功能/自我剖析功能 - remove .vscode from git · hackhy/chatgpt_academic@baf6147
Add folder to workspace that already contains a folder, remove new folder from workspace: i.e. the repository is removed from the open git repositories. Add folder to workspace that already contains a folder, open file in new folder, close vscode, open vscode again (with automatic restoration...
Git - remove codicon from git blame status bar item template setting 0595753 lszomoru self-assigned this Dec 3, 2024 lszomoru enabled auto-merge (squash) December 3, 2024 21:19 lszomoru added the git label Dec 3, 2024 lszomoru added this to the November 2024 milestone Dec 3, 2024...
Git - remove deprecated extension API Verified e88ca0b lszomoru self-assigned this Mar 28, 2024 lszomoru enabled auto-merge (squash) March 28, 2024 12:07 lszomoru added this to the April 2024 milestone Mar 28, 2024 lszomoru added the git label Mar 28, 2024 Tyriar approved these...
.gitignore -3 Original file line numberDiff line numberDiff line change @@ -22,9 +22,6 @@ bin/ 22 22 android/.classpath 23 23 android/.settings/ 24 24 25 - # Visual Studio Code related 26 - .vscode/ 27 - 28 25 # Flutter repo-specific 29 26 /bin/cache/ 30...
which you had selected in a previous step. Let’s also say that while working in a directory calledvscode-gitlens, you have selected the next highest directory to base the new worktree entry’s folder,... In this scenario, your new worktree entry and branch would be at../vscode-gitlens...
Git - remove hard coded remote name when detecting the default branch Verified 44d67f4 lszomoru self-assigned this Jan 7, 2025 lszomoru enabled auto-merge (squash) January 7, 2025 18:51 lszomoru added the git label Jan 7, 2025 lszomoru added this to the January 2025 milestone Jan...
This patch adds a gl-scripts/dev-apply-patches.sh script to apply the patches from vscode-patches using git am -3 This patch adds a gl-scripts/dev-vscode-target-sha.sh to return the saved target SHA of the vscode submodule. This patch adds a gl-scripts/dev-save-patches.sh to save ...