Pete Gonzalez
Pete Gonzalez
> someone know this problem? > > Problems loading reference 'vscode://schemas/settings/configurationDefaults': Unable to load schema from 'vscode://schemas/settings/configurationDefaults': cannot open vscode://schemas/settings/configurationDefaults. Detail: Unable to resolve text model content for resource vscode://schemas/settings/configurationDefaults....
@DevArvindsa @iclanton @apostolisms FYI I just confirmed that the redirect is still happening for https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json
I'm closing this issue because the original problem (redirecting to `en-us` localized URLs) has been solved. If anyone is still having trouble, please open a new GitHub issue with repro...
> Does VSCode use `tsdoc` for the tooltips? Or should I open an issue on that repo too? If there's anything I can to do help inspire some movement here,...
Happens to the best of us! 😊
> Just stumbled upon the same. In a large codebase like ours where we have thousands upon thousands of jsdocs, its not very practical to add hyphens manually. Either there...
Yes, you can define custom tags as described here: https://tsdoc.org/pages/packages/tsdoc-config/
> If I'm reading this right, rolling up declaration files is an antipattern according to the official docs: > https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html#packaging-dependent-declarations @ivancuric I think you're not reading it right. 🙂 The...
@chengcyber In the release branch, I had to fix a lint error: ``` [eslint] Warning: libraries/rush-lib/src/logic/base/BaseInstallManager.ts:272:54 - (@typescript-eslint/no-unused-vars) 'npmrcHash' is assigned a value but never used. Encountered 1 warnings: [eslint]...
🚀 A prerelease of this branch is published as version `5.86.0-pr3481.10` of the following packages: - `@microsoft/rush` - `@microsoft/rush-lib` - `@rushstack/rush-sdk` - `@rushstack/rush-amazon-s3-build-cache-plugin` - `@rushstack/rush-azure-storage-build-cache-plugin`