Skip to content

Commit 59b78c7

Browse files
authored
adding welcome view codicons to release notes
1 parent 6c037e0 commit 59b78c7

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 3 additions & 0 deletions
Loading

release-notes/v1_95.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,12 @@ The [VS Code Speech](https://marketplace.visualstudio.com/items?itemName=ms-vsco
388388

389389
The expand/collapse state of a `CommentThread` can be changed using the new `CommentThread.collapsibleState` property, even once the thread has already been shown. Previously, this property would only be respected the first time the comment thread was shown.
390390

391+
### Codicons in welcome views
392+
393+
Welcome views now support the ability to render codicons. You can do so using the usual `$(icon-name)` in your welcome view.
394+
395+
![a sample welcome view showing the use of text, links, buttons, and codicons](images/1_95/welcome-view-codicons.png)
396+
391397
## Preview Features
392398

393399
### TypeScript 5.7

0 commit comments

Comments
 (0)