We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@sapui5/ts-types-esm
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
/** * @deprecated (since 1.85) - use {@link module:sap/base/security/URLListValidator.Entry} instead. * * Entry object of the URLWhitelist. */
webstorm:
vscode: clicking it takes you here:
The text was updated successfully, but these errors were encountered:
@sapui5/ts-types
TL;DR: not sure whether module:... JSDoc links are supposed to work at all right now.
module:...
microsoft/TypeScript#16498 was about @link with http(s) links, but mentions that symbol links are harder to support due to lacking stuff in the TS compiler APIs.
microsoft/TypeScript#35524 is about the rest and was closed by the "80% solution" in microsoft/TypeScript#41877 which was then reverted and re-tried in microsoft/TypeScript#43312
I frankly don't know whether this PR includes support for module:... links, which were earlier found to only be used in 2% of cases
Also related on VSCode side: microsoft/vscode#99922 was closed, waiting for TS side
Sorry, something went wrong.
No branches or pull requests
webstorm:

vscode:


clicking it takes you here:
The text was updated successfully, but these errors were encountered: