## Steps to reproduce Delete anyone import statement ## Behavior with `typescript@5.8` It will show import suggestion in fix dropdown menu ## Behavior with `tsgo` No suggestions. The PR https://github.com/microsoft/typescript-go/pull/1553 seems only support showing import sugguestions when writing code.