We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
displayName
1 parent 6fad3e8 commit 30fdb4eCopy full SHA for 30fdb4e
src/commands/README.md
@@ -25,6 +25,7 @@ Receives the list of addons found in the VS Code global storage for the `vscode-
25
addons: [
26
{
27
name: string,
28
+ displayName: string,
29
enabled: boolean,
30
description: string,
31
size: number,
0 commit comments