Replace Visual Studio Code with VSCodium

This commit is contained in:
Eleanor 2021-09-15 00:07:25 +00:00 committed by GitHub
parent 593be5ce18
commit 72063c735d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3301,17 +3301,15 @@
]
},
{
"short_description": "Code editor developed by Microsoft. ",
"short_description": "Code editor developed by Microsoft without proprietary components.",
"categories": [
"ide"
],
"repo_url": "https://github.com/Microsoft/vscode",
"title": "Visual Studio Code",
"repo_url": "https://github.com/VSCodium/vscodium",
"title": "VSCodium",
"icon_url": "",
"screenshots": [
"https://cloud.githubusercontent.com/assets/11839736/16642200/6624dde0-43bd-11e6-8595-c81885ba0dc2.png"
],
"official_site": "",
"screenshots": [],
"official_site": "https://vscodium.com",
"languages": [
"type_script"
]