Skip to content

Commit f985c78

Browse files
committed
chore: update api and annoucements [skip ci]
1 parent d9368b3 commit f985c78

File tree

3 files changed

+8
-30
lines changed

3 files changed

+8
-30
lines changed

announcements-builtin.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,2 @@
11
[
2-
{
3-
"id": "#1429",
4-
"title": "🗳️ Vote: Our future icon's Shape",
5-
"url": "https://github.com/VSCodium/vscodium/discussions/1429"
6-
},
7-
{
8-
"id": "#1430",
9-
"title": "🗳️ Vote: Our future icon's Color",
10-
"url": "https://github.com/VSCodium/vscodium/discussions/1430"
11-
}
12-
]
2+
]

announcements-extra.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,2 @@
11
[
2-
{
3-
"id": "#1429",
4-
"title": "🗳️ Vote: Our future icon's Shape",
5-
"url": "https://github.com/VSCodium/vscodium/discussions/1429"
6-
},
7-
{
8-
"id": "#1430",
9-
"title": "🗳️ Vote: Our future icon's Color",
10-
"url": "https://github.com/VSCodium/vscodium/discussions/1430"
11-
}
12-
]
2+
]

product.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
"contribEditorContentMenu",
8181
"quickPickSortByLabel",
8282
"testObserver",
83-
"envShellEvent"
83+
"envShellEvent",
84+
"quickPickItemTooltip"
8485
],
8586
"ms-dotnettools.dotnet-interactive-vscode": [
8687
"notebookMessaging"
@@ -137,8 +138,7 @@
137138
"telemetry"
138139
],
139140
"ms-vscode.remote-server": [
140-
"resolvers",
141-
"tunnels"
141+
"resolvers"
142142
],
143143
"ms-vscode.remote-explorer": [
144144
"contribRemoteHelp",
@@ -177,12 +177,10 @@
177177
"quickDiffProvider"
178178
],
179179
"GitHub.copilot": [
180-
"inlineCompletionsAdditions",
181-
"interactive"
180+
"inlineCompletionsAdditions"
182181
],
183182
"GitHub.copilot-nightly": [
184-
"inlineCompletionsAdditions",
185-
"interactive"
183+
"inlineCompletionsAdditions"
186184
],
187185
"GitHub.remotehub": [
188186
"contribRemoteHelp",
@@ -240,7 +238,7 @@
240238
"redhat.java": [
241239
"documentPaste"
242240
],
243-
"ms-dotnettools.visual-studio-green": [
241+
"ms-dotnettools.csdevkit": [
244242
"inlineCompletionsAdditions"
245243
],
246244
"jeanp413.open-remote-ssh": [

0 commit comments

Comments
 (0)