@@ -36,6 +36,7 @@ public enum PackIconCodiconsKind
36
36
[ Description ( "arrow-small-up (EAA0)" ) ] ArrowSmallUp ,
37
37
[ Description ( "arrow-swap (EBCB)" ) ] ArrowSwap ,
38
38
[ Description ( "arrow-up (EAA1)" ) ] ArrowUp ,
39
+ [ Description ( "attach (EC34)" ) ] Attach ,
39
40
[ Description ( "azure (EBD8)" ) ] Azure ,
40
41
[ Description ( "azure-devops (EBE8)" ) ] AzureDevops ,
41
42
[ Description ( "beaker (EA79)" ) ] Beaker ,
@@ -57,6 +58,7 @@ public enum PackIconCodiconsKind
57
58
[ Description ( "call-incoming (EB92)" ) ] CallIncoming ,
58
59
[ Description ( "call-outgoing (EB93)" ) ] CallOutgoing ,
59
60
[ Description ( "case-sensitive (EAB1)" ) ] CaseSensitive ,
61
+ [ Description ( "chat-sparkle (EC4F)" ) ] ChatSparkle ,
60
62
[ Description ( "check (EAB2)" ) ] Check ,
61
63
[ Description ( "check-all (EBB1)" ) ] CheckAll ,
62
64
[ Description ( "checklist (EAB3)" ) ] Checklist ,
@@ -86,6 +88,7 @@ public enum PackIconCodiconsKind
86
88
[ Description ( "cloud-upload (EAC3)" ) ] CloudUpload ,
87
89
[ Description ( "code (EAC4)" ) ] Code ,
88
90
[ Description ( "code-oss (EC2B)" ) ] CodeOss ,
91
+ [ Description ( "code-review (EC37)" ) ] CodeReview ,
89
92
[ Description ( "coffee (EC15)" ) ] Coffee ,
90
93
[ Description ( "collapse-all (EAC5)" ) ] CollapseAll ,
91
94
[ Description ( "color-mode (EAC6)" ) ] ColorMode ,
@@ -98,6 +101,16 @@ public enum PackIconCodiconsKind
98
101
[ Description ( "compass-active (EBD7)" ) ] CompassActive ,
99
102
[ Description ( "compass-dot (EBD6)" ) ] CompassDot ,
100
103
[ Description ( "copilot (EC1E)" ) ] Copilot ,
104
+ [ Description ( "copilot-blocked (EC3D)" ) ] CopilotBlocked ,
105
+ [ Description ( "copilot-error (EC4D)" ) ] CopilotError ,
106
+ [ Description ( "copilot-in-progress (EC4C)" ) ] CopilotInProgress ,
107
+ [ Description ( "copilot-large (EC3A)" ) ] CopilotLarge ,
108
+ [ Description ( "copilot-not-connected (EC3E)" ) ] CopilotNotConnected ,
109
+ [ Description ( "copilot-snooze (EC52)" ) ] CopilotSnooze ,
110
+ [ Description ( "copilot-success (EC4E)" ) ] CopilotSuccess ,
111
+ [ Description ( "copilot-unavailable (EC42)" ) ] CopilotUnavailable ,
112
+ [ Description ( "copilot-warning (EC38)" ) ] CopilotWarning ,
113
+ [ Description ( "copilot-warning-large (EC3B)" ) ] CopilotWarningLarge ,
101
114
[ Description ( "copy (EBCC)" ) ] Copy ,
102
115
[ Description ( "coverage (EC2E)" ) ] Coverage ,
103
116
[ Description ( "credit-card (EAC9)" ) ] CreditCard ,
@@ -147,10 +160,12 @@ public enum PackIconCodiconsKind
147
160
[ Description ( "diff-multiple (EC23)" ) ] DiffMultiple ,
148
161
[ Description ( "diff-removed (EADF)" ) ] DiffRemoved ,
149
162
[ Description ( "diff-renamed (EAE0)" ) ] DiffRenamed ,
150
- [ Description ( "diff-single (EC22 )" ) ] DiffSingle ,
163
+ [ Description ( "diff-single (EB43 )" ) ] DiffSingle ,
151
164
[ Description ( "discard (EAE2)" ) ] Discard ,
152
165
[ Description ( "edit (EA73)" ) ] Edit ,
153
166
[ Description ( "editor-layout (EAE3)" ) ] EditorLayout ,
167
+ [ Description ( "edit-session (EC36)" ) ] EditSession ,
168
+ [ Description ( "edit-sparkle (EC51)" ) ] EditSparkle ,
154
169
[ Description ( "ellipsis (EA7C)" ) ] Ellipsis ,
155
170
[ Description ( "empty-window (EAE4)" ) ] EmptyWindow ,
156
171
[ Description ( "error (EA87)" ) ] Error ,
@@ -159,6 +174,7 @@ public enum PackIconCodiconsKind
159
174
[ Description ( "expand-all (EB95)" ) ] ExpandAll ,
160
175
[ Description ( "export (EBAC)" ) ] Export ,
161
176
[ Description ( "extensions (EAE6)" ) ] Extensions ,
177
+ [ Description ( "extensions-large (EC48)" ) ] ExtensionsLarge ,
162
178
[ Description ( "eye (EA70)" ) ] Eye ,
163
179
[ Description ( "eye-closed (EAE7)" ) ] EyeClosed ,
164
180
[ Description ( "feedback (EB96)" ) ] Feedback ,
@@ -174,6 +190,7 @@ public enum PackIconCodiconsKind
174
190
[ Description ( "file-zip (EAEF)" ) ] FileZip ,
175
191
[ Description ( "filter (EAF1)" ) ] Filter ,
176
192
[ Description ( "filter-filled (EBCE)" ) ] FilterFilled ,
193
+ [ Description ( "flag (EC3F)" ) ] Flag ,
177
194
[ Description ( "flame (EAF2)" ) ] Flame ,
178
195
[ Description ( "fold (EAF5)" ) ] Fold ,
179
196
[ Description ( "fold-down (EAF3)" ) ] FoldDown ,
@@ -185,7 +202,7 @@ public enum PackIconCodiconsKind
185
202
[ Description ( "game (EC17)" ) ] Game ,
186
203
[ Description ( "gear (EAF8)" ) ] Gear ,
187
204
[ Description ( "gift (EAF9)" ) ] Gift ,
188
- [ Description ( "gist (F1AA )" ) ] Gist ,
205
+ [ Description ( "gist (EAFB )" ) ] Gist ,
189
206
[ Description ( "gist-secret (EAFA)" ) ] GistSecret ,
190
207
[ Description ( "git-commit (EAFC)" ) ] GitCommit ,
191
208
[ Description ( "git-compare (EAFD)" ) ] GitCompare ,
@@ -199,13 +216,15 @@ public enum PackIconCodiconsKind
199
216
[ Description ( "git-pull-request (EA64)" ) ] GitPullRequest ,
200
217
[ Description ( "git-pull-request-closed (EBDA)" ) ] GitPullRequestClosed ,
201
218
[ Description ( "git-pull-request-create (EBBC)" ) ] GitPullRequestCreate ,
219
+ [ Description ( "git-pull-request-done (EC46)" ) ] GitPullRequestDone ,
202
220
[ Description ( "git-pull-request-draft (EBDB)" ) ] GitPullRequestDraft ,
203
221
[ Description ( "git-pull-request-go-to-changes (EC0B)" ) ] GitPullRequestGoToChanges ,
204
222
[ Description ( "git-pull-request-new-changes (EC0C)" ) ] GitPullRequestNewChanges ,
205
223
[ Description ( "git-stash (EC26)" ) ] GitStash ,
206
224
[ Description ( "git-stash-apply (EC27)" ) ] GitStashApply ,
207
225
[ Description ( "git-stash-pop (EC28)" ) ] GitStashPop ,
208
226
[ Description ( "globe (EB01)" ) ] Globe ,
227
+ [ Description ( "go-to-editing-session (EC35)" ) ] GoToEditingSession ,
209
228
[ Description ( "go-to-file (EA94)" ) ] GoToFile ,
210
229
[ Description ( "go-to-search (EC32)" ) ] GoToSearch ,
211
230
[ Description ( "grabber (EB02)" ) ] Grabber ,
@@ -234,6 +253,9 @@ public enum PackIconCodiconsKind
234
253
[ Description ( "json (EB0F)" ) ] Json ,
235
254
[ Description ( "kebab-vertical (EB10)" ) ] KebabVertical ,
236
255
[ Description ( "key (EB11)" ) ] Key ,
256
+ [ Description ( "keyboard-tab (EC3C)" ) ] KeyboardTab ,
257
+ [ Description ( "keyboard-tab-above (EC44)" ) ] KeyboardTabAbove ,
258
+ [ Description ( "keyboard-tab-below (EC45)" ) ] KeyboardTabBelow ,
237
259
[ Description ( "law (EB12)" ) ] Law ,
238
260
[ Description ( "layers (EBD2)" ) ] Layers ,
239
261
[ Description ( "layers-active (EBD4)" ) ] LayersActive ,
@@ -245,18 +267,22 @@ public enum PackIconCodiconsKind
245
267
[ Description ( "layout-menubar (EBF6)" ) ] LayoutMenubar ,
246
268
[ Description ( "layout-panel (EBF2)" ) ] LayoutPanel ,
247
269
[ Description ( "layout-panel-center (EBEF)" ) ] LayoutPanelCenter ,
270
+ [ Description ( "layout-panel-dock (EC49)" ) ] LayoutPanelDock ,
248
271
[ Description ( "layout-panel-justify (EBF0)" ) ] LayoutPanelJustify ,
249
272
[ Description ( "layout-panel-left (EBEE)" ) ] LayoutPanelLeft ,
250
273
[ Description ( "layout-panel-off (EC01)" ) ] LayoutPanelOff ,
251
274
[ Description ( "layout-panel-right (EBF1)" ) ] LayoutPanelRight ,
252
275
[ Description ( "layout-sidebar-left (EBF3)" ) ] LayoutSidebarLeft ,
276
+ [ Description ( "layout-sidebar-left-dock (EC4A)" ) ] LayoutSidebarLeftDock ,
253
277
[ Description ( "layout-sidebar-left-off (EC02)" ) ] LayoutSidebarLeftOff ,
254
278
[ Description ( "layout-sidebar-right (EBF4)" ) ] LayoutSidebarRight ,
279
+ [ Description ( "layout-sidebar-right-dock (EC4B)" ) ] LayoutSidebarRightDock ,
255
280
[ Description ( "layout-sidebar-right-off (EC00)" ) ] LayoutSidebarRightOff ,
256
281
[ Description ( "layout-statusbar (EBF5)" ) ] LayoutStatusbar ,
257
282
[ Description ( "library (EB9C)" ) ] Library ,
258
283
[ Description ( "lightbulb (EA61)" ) ] Lightbulb ,
259
284
[ Description ( "lightbulb-autofix (EB13)" ) ] LightbulbAutofix ,
285
+ [ Description ( "lightbulb-empty (EC40)" ) ] LightbulbEmpty ,
260
286
[ Description ( "lightbulb-sparkle (EC1F)" ) ] LightbulbSparkle ,
261
287
[ Description ( "link (EB15)" ) ] Link ,
262
288
[ Description ( "link-external (EB14)" ) ] LinkExternal ,
@@ -279,6 +305,7 @@ public enum PackIconCodiconsKind
279
305
[ Description ( "map-vertical (EC30)" ) ] MapVertical ,
280
306
[ Description ( "map-vertical-filled (EC31)" ) ] MapVerticalFilled ,
281
307
[ Description ( "markdown (EB1D)" ) ] Markdown ,
308
+ [ Description ( "mcp (EC47)" ) ] Mcp ,
282
309
[ Description ( "megaphone (EB1E)" ) ] Megaphone ,
283
310
[ Description ( "mention (EB1F)" ) ] Mention ,
284
311
[ Description ( "menu (EB94)" ) ] Menu ,
@@ -323,6 +350,7 @@ public enum PackIconCodiconsKind
323
350
[ Description ( "primitive-square (EA72)" ) ] PrimitiveSquare ,
324
351
[ Description ( "project (EB30)" ) ] Project ,
325
352
[ Description ( "pulse (EB31)" ) ] Pulse ,
353
+ [ Description ( "python (EC39)" ) ] Python ,
326
354
[ Description ( "question (EB32)" ) ] Question ,
327
355
[ Description ( "quote (EB33)" ) ] Quote ,
328
356
[ Description ( "radio-tower (EB34)" ) ] RadioTower ,
@@ -345,10 +373,11 @@ public enum PackIconCodiconsKind
345
373
[ Description ( "repo-fetch (EC1D)" ) ] RepoFetch ,
346
374
[ Description ( "repo-force-push (EB3F)" ) ] RepoForcePush ,
347
375
[ Description ( "repo-forked (EA63)" ) ] RepoForked ,
376
+ [ Description ( "repo-pinned (EC43)" ) ] RepoPinned ,
348
377
[ Description ( "repo-pull (EB40)" ) ] RepoPull ,
349
378
[ Description ( "repo-push (EB41)" ) ] RepoPush ,
350
379
[ Description ( "report (EB42)" ) ] Report ,
351
- [ Description ( "request-changes (EB43 )" ) ] RequestChanges ,
380
+ [ Description ( "request-changes (F269 )" ) ] RequestChanges ,
352
381
[ Description ( "robot (EC20)" ) ] Robot ,
353
382
[ Description ( "rocket (EB44)" ) ] Rocket ,
354
383
[ Description ( "root-folder (EB46)" ) ] RootFolder ,
@@ -368,6 +397,7 @@ public enum PackIconCodiconsKind
368
397
[ Description ( "screen-normal (EB4D)" ) ] ScreenNormal ,
369
398
[ Description ( "search (EA6D)" ) ] Search ,
370
399
[ Description ( "search-fuzzy (EC0D)" ) ] SearchFuzzy ,
400
+ [ Description ( "search-sparkle (EC50)" ) ] SearchSparkle ,
371
401
[ Description ( "search-stop (EB4E)" ) ] SearchStop ,
372
402
[ Description ( "send (EC0F)" ) ] Send ,
373
403
[ Description ( "server (EB50)" ) ] Server ,
@@ -402,11 +432,12 @@ public enum PackIconCodiconsKind
402
432
[ Description ( "symbol-enum-member (EB5E)" ) ] SymbolEnumMember ,
403
433
[ Description ( "symbol-event (EA86)" ) ] SymbolEvent ,
404
434
[ Description ( "symbol-field (EB5F)" ) ] SymbolField ,
405
- [ Description ( "symbol-file (EB60 )" ) ] SymbolFile ,
435
+ [ Description ( "symbol-file (F2A0 )" ) ] SymbolFile ,
406
436
[ Description ( "symbol-interface (EB61)" ) ] SymbolInterface ,
407
437
[ Description ( "symbol-key (EA93)" ) ] SymbolKey ,
408
438
[ Description ( "symbol-keyword (EB62)" ) ] SymbolKeyword ,
409
439
[ Description ( "symbol-method (EA8C)" ) ] SymbolMethod ,
440
+ [ Description ( "symbol-method-arrow (EC41)" ) ] SymbolMethodArrow ,
410
441
[ Description ( "symbol-misc (EB63)" ) ] SymbolMisc ,
411
442
[ Description ( "symbol-namespace (EA8B)" ) ] SymbolNamespace ,
412
443
[ Description ( "symbol-numeric (EA90)" ) ] SymbolNumeric ,
0 commit comments