Skip to content

Commit b15e668

Browse files
committed
Removed as the link got broken
Not really finding that I actually still use it. Don't remember seeing anything recently.
1 parent ede85d4 commit b15e668

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

content/vscode/extensions_general.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title="Extensions General"
33
date = 2023-07-27
4-
updated = 2025-04-26
4+
updated = 2026-01-13
55
extra = { series = "VSCode" }
66
taxonomies = { tags = ["VSCode"] }
77
+++
@@ -20,7 +20,6 @@ Some may come installed by default (not sure where I got all of these and haven'
2020
| [GitHub Actions][githubact] | github.vscode-github-actions | GitHub Actions workflows and runs |
2121
| [GitHub Pull Requests and Issues][githubpull] | GitHub.vscode-pull-request-github | Pull Request and Issues |
2222
| [GitLens — Git supercharged][gitlens] | eamodio.gitlens | Provides more advanced git commands like rebase interactive |
23-
| [Key Promoter][keypromoter] | donebd.vscode-keypromoter | Learn shortcuts while you are working |
2423
| [Live Preview][liveview] | ms-vscode.live-server | Lets you preview pages (like markdown) |
2524
| [Live Share][liveshare] | ms-vsliveshare.vsliveshare | Real-time collaborative development |
2625
| [Numbered Bookmarks][bookmark] | alefragnani.numbered-bookmarks | Mark lines and jump to them, in Delphi style |
@@ -42,7 +41,6 @@ Some may come installed by default (not sure where I got all of these and haven'
4241
[githubact]: https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions
4342
[githubpull]: https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
4443
[gitlens]: https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
45-
[keypromoter]: https://marketplace.visualstudio.com/items?itemName=donebd.vscode-keypromoter
4644
[liveshare]: https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare
4745
[liveview]: https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server
4846
[remote]: https://marketplace.visualstudio.com/items?itemName=ms-vscode.remote-repositories

0 commit comments

Comments
 (0)