-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
🤞 phase/openPost is being triaged manuallyPost is being triaged manually
Description
Continuation of #452
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and discussions and couldn’t find anything (or linked relevant results below)
Affected package
MDX VS Code Extension v1.8.16
Steps to reproduce
The IntelliSense entries for component names after <
in .mdx
files (attempting to import React components from .tsx
files) are missing (No suggestions.
shows up):

Inside curly brackets, the IntelliSense auto-import entries appear:

Repo: https://github.com/karlhorky/repro-mdx-analyzer-missing-auto-import-intellisense
Actual behavior
Zero entries in the IntelliSense for ZoomImage
Expected behavior
One entry in the IntelliSense for ZoomImage
Runtime
Node v22.18.0
Package manager
No response
Operating system
macOS Sequoia 15.6.1 (24G90)
Build and bundle tools
Next.js
Metadata
Metadata
Assignees
Labels
🤞 phase/openPost is being triaged manuallyPost is being triaged manually