TypeScript: TypeScript intellisense for i18next not working anymore sinc VSCode update
Type: Bug
- Clone https://github.com/i18next/i18next
- Navigate to: https://github.com/i18next/i18next/tree/master/examples/typescript
- npm i
- open index.ts
- check intelisense for =>
i18next.t('')
On VSCode v1.78.2 it works. On VSCode v1.79.1/v1.79.2 it does not work anymore.
See also: https://github.com/i18next/i18next/issues/1956#issuecomment-1595258734
VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:58:33.551Z) OS version: Darwin arm64 22.5.0 Modes:
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 4
- Comments: 17 (1 by maintainers)
Confirmed this is fixed in nightly so itโs probably a duplicate of #54710. Thanks @pedrodurek ๐