JSDoc property and memberof does not work in salsa · Issue #7237 · microsoft/TypeScript (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@Thaina

Description

@Thaina

Since we cannot register intellisense by set a value directly. salsa should support @memberof or @property tag

image

It also useful for extension method, set a prototype like this cannot registered in intellisense

image

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