Skip to content

Commit 30fdb4e

Browse files
committed
add: document displayName field
1 parent 6fad3e8 commit 30fdb4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Receives the list of addons found in the VS Code global storage for the `vscode-
2525
addons: [
2626
{
2727
name: string,
28+
displayName: string,
2829
enabled: boolean,
2930
description: string,
3031
size: number,

0 commit comments

Comments
 (0)