mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-11 16:27:18 +10:00
chore: update api and annoucements [skip ci]
This commit is contained in:
@@ -1,12 +1,2 @@
|
|||||||
[
|
[
|
||||||
{
|
]
|
||||||
"id": "#1429",
|
|
||||||
"title": "🗳️ Vote: Our future icon's Shape",
|
|
||||||
"url": "https://github.com/VSCodium/vscodium/discussions/1429"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "#1430",
|
|
||||||
"title": "🗳️ Vote: Our future icon's Color",
|
|
||||||
"url": "https://github.com/VSCodium/vscodium/discussions/1430"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|||||||
@@ -1,12 +1,2 @@
|
|||||||
[
|
[
|
||||||
{
|
]
|
||||||
"id": "#1429",
|
|
||||||
"title": "🗳️ Vote: Our future icon's Shape",
|
|
||||||
"url": "https://github.com/VSCodium/vscodium/discussions/1429"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "#1430",
|
|
||||||
"title": "🗳️ Vote: Our future icon's Color",
|
|
||||||
"url": "https://github.com/VSCodium/vscodium/discussions/1430"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|||||||
14
product.json
14
product.json
@@ -80,7 +80,8 @@
|
|||||||
"contribEditorContentMenu",
|
"contribEditorContentMenu",
|
||||||
"quickPickSortByLabel",
|
"quickPickSortByLabel",
|
||||||
"testObserver",
|
"testObserver",
|
||||||
"envShellEvent"
|
"envShellEvent",
|
||||||
|
"quickPickItemTooltip"
|
||||||
],
|
],
|
||||||
"ms-dotnettools.dotnet-interactive-vscode": [
|
"ms-dotnettools.dotnet-interactive-vscode": [
|
||||||
"notebookMessaging"
|
"notebookMessaging"
|
||||||
@@ -137,8 +138,7 @@
|
|||||||
"telemetry"
|
"telemetry"
|
||||||
],
|
],
|
||||||
"ms-vscode.remote-server": [
|
"ms-vscode.remote-server": [
|
||||||
"resolvers",
|
"resolvers"
|
||||||
"tunnels"
|
|
||||||
],
|
],
|
||||||
"ms-vscode.remote-explorer": [
|
"ms-vscode.remote-explorer": [
|
||||||
"contribRemoteHelp",
|
"contribRemoteHelp",
|
||||||
@@ -177,12 +177,10 @@
|
|||||||
"quickDiffProvider"
|
"quickDiffProvider"
|
||||||
],
|
],
|
||||||
"GitHub.copilot": [
|
"GitHub.copilot": [
|
||||||
"inlineCompletionsAdditions",
|
"inlineCompletionsAdditions"
|
||||||
"interactive"
|
|
||||||
],
|
],
|
||||||
"GitHub.copilot-nightly": [
|
"GitHub.copilot-nightly": [
|
||||||
"inlineCompletionsAdditions",
|
"inlineCompletionsAdditions"
|
||||||
"interactive"
|
|
||||||
],
|
],
|
||||||
"GitHub.remotehub": [
|
"GitHub.remotehub": [
|
||||||
"contribRemoteHelp",
|
"contribRemoteHelp",
|
||||||
@@ -240,7 +238,7 @@
|
|||||||
"redhat.java": [
|
"redhat.java": [
|
||||||
"documentPaste"
|
"documentPaste"
|
||||||
],
|
],
|
||||||
"ms-dotnettools.visual-studio-green": [
|
"ms-dotnettools.csdevkit": [
|
||||||
"inlineCompletionsAdditions"
|
"inlineCompletionsAdditions"
|
||||||
],
|
],
|
||||||
"jeanp413.open-remote-ssh": [
|
"jeanp413.open-remote-ssh": [
|
||||||
|
|||||||
Reference in New Issue
Block a user