JSDoc property and memberof does not work in salsa · Issue #7237 · microsoft/TypeScript (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
Since we cannot register intellisense by set a value directly. salsa should support @memberof
or @property
tag
It also useful for extension method, set a prototype like this cannot registered in intellisense
Which, I think we don't need automatic intellisense in case like this, but please provide some way we could write JSDoc to register custom member on intellisense