diff --git a/extensions.json b/extensions.json index 469435af5..89ef8b9ae 100644 --- a/extensions.json +++ b/extensions.json @@ -667,6 +667,10 @@ "id": "serayuzgur.crates", "repository": "https://github.com/serayuzgur/crates" }, + { + "id": "shalldie.background", + "repository": "https://github.com/shalldie/vscode-background" + }, { "id": "Shan.code-settings-sync", "repository": "https://github.com/shanalikhan/code-settings-sync", @@ -833,10 +837,6 @@ "id": "zxh404.vscode-proto3", "repository": "https://github.com/zxh0/vscode-proto3", "version": "0.4.2" - }, - { - "id": "shalldie.background", - "repository": "https://github.com/shalldie/vscode-background" } ] }