.gitignore Initial setup Apr 26, 2018 .vscodeignore Initial setup Apr 26, 2018 CHANGELOG.md Update to v1.1.1 May 5, 2018 LICENSE Add license May 1, 2018 README.md docs: fix emoji Jan 17, 2019 package-lock.json Bump tar from 2.2.1 to 2.2.2 ...
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,...
44 changes: 0 additions & 44 deletions 44 vscode/src/completions/context/retrievers/bfg/simple-git.ts Load diff This file was deleted. 1 change: 0 additions & 1 deletion 1 vscode/src/completions/context/utils.ts Original file line numberDiff line numberDiff line change @@ -15,7 +15,...
Whitespace Ignore whitespace Split Unified 1 change: 0 additions & 1 deletion 1 .gitignore Original file line numberDiff line numberDiff line change @@ -1,4 +1,3 @@ node_modules *.vsix dist s 0 comments on commit 52b7724 Please sign in to comment. Footer...
VS Code: Hide specific Files/Folders from the Left Sidebar How to exclude Folders from Search in Visual Studio Code How to move a File to another Folder in VS Code What is the .vscode folder and should you Commit it to Git VS Code: Folder contains emphasized items issue [Solved] How to...
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 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.providerDisposable=workspace.registerTimelineProvider(['file','git','vscode-remote','gitlens-git','vscode-local-history'],this); this.providerDisposable=workspace.registerTimelineProvider(['file','git','vscode-remote','vscode-local-history'],this); ...
It removes the vscode upstream repository's commits from the VSCode Fork repository. 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 ...
Update .dev.yaml of project such that components.attributes.gl/use-vscode-1-81 is true. Create a workspace Open the workspace URL and run "${GL_TOOLS_DIR}/code-server/bin/gitlab-webide-server" --version Version used is 1.85.2 Screenshot: Edited 11 months ago by Chad Woolley 0 0...