Hey <@U758X743Y> . What do you mean by every `exte...
# getting-started
c
Hey @fstn . What do you mean by every
extension import
? If you are referring to just class imports, use
Copy code
CMD + SHIFT + A
, type
auto import
and press enter. Tune your imports from the options provided.