Simple code ```tsp import "@typespec/http"; using Http; ``` [playground](https://typespec.io/playground/?e=%40typespec%2Fopenapi3&c=aW1wb3J0ICJAdHlwZXNwZWMvaHR0cCI7Cgp1c2luZyBIdHRwOw%3D%3D&options=%7B%7D&vs=%7B%7D) Doesn't show `using Http` dimmed like in IDE. <img width="303" height="104" alt="Image" src="https://github.com/user-attachments/assets/8ec24c65-22dc-46aa-a3de-0a9e86b88baf" />
Simple code
playground
Doesn't show
using Httpdimmed like in IDE.