Typescript Autosuggest no longer references external packages

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I loaded my Next.js project and whenever I try to use an external package, it does not show it. (bottom image)

I tried it in Windsurf, and it works. (top image)

Cursor is definitely the culprit. I don’t know what’s going on, but it is unusable.

Steps to Reproduce

  1. Open a Next.js project.
  2. Install an external package (i.e. @opentelemetry/api)
  3. Type trace. then let the auto-suggest (non-AI) to display existing autocompletions. If it does not appear, use Ctrl + . or Cmd + .

Expected Behavior

The external packages must be shown up in the list.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.6.45 (Universal)
VSCode Version: 1.99.3
Commit: 3ccce8f55d8cca49f6d28b491a844c699b8719a0
Date: 2025-09-22T18:22:38.013Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 23.6.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Skill issue on my part. I wrecked my settings JSON in the editor.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.