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
- Open a Next.js project.
- Install an external package (i.e.
@opentelemetry/api) - Type
trace.then let the auto-suggest (non-AI) to display existing autocompletions. If it does not appear, useCtrl + .orCmd + .
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
