Skip to content

Commit 7539c2e

Browse files
committed
fixup! feat: provide snippets for attribute
1 parent a0be535 commit 7539c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"angular.suggest.includeCompletionsWithSnippetText": {
123123
"type": "boolean",
124124
"default": true,
125-
"description": "Enable/disable snippet completions from angular language Server. Requires using TypeScript 4.3+ in the workspace."
125+
"markdownDescription": "Enable/disable snippet completions from Angular language server. Requires using TypeScript 4.3+ in the workspace and the `legacy View Engine` option to be disabled."
126126
}
127127
}
128128
},

0 commit comments

Comments
 (0)