TypeScript: TypeScript intellisense for i18next not working anymore sinc VSCode update

Type: Bug

  1. Clone https://github.com/i18next/i18next
  2. Navigate to: https://github.com/i18next/i18next/tree/master/examples/typescript
  3. npm i
  4. open index.ts
  5. 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)

Most upvoted comments

Confirmed this is fixed in nightly so itโ€™s probably a duplicate of #54710. Thanks @pedrodurek ๐Ÿ‘