Support auto-completion for TSDoc #61592
Labels
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
π Search Terms
tsdoc complete
β Viability Checklist
β Suggestion
TypeScript currently only supports auto-completion for JSDoc, not TSDoc. For example, there is no intelligent suggestion for @defaultValue.
π Motivating Example
If TSDoc is the recommended commenting standard for TypeScript, then it should natively support intelligent suggestions and syntax highlighting for TSDoc.
π» Use Cases
Writing comments using TSDoc syntax in VSCode.
The text was updated successfully, but these errors were encountered: