-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondevexp-completionIssues with the analysis server's code completion featureIssues with the analysis server's code completion featuredevexp-quick-fixIssues with analysis server (quick) fixesIssues with analysis server (quick) fixesdevexp-serverIssues related to some aspect of the analysis serverIssues related to some aspect of the analysis serverlegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
I am opening this issue as @scheglov asked for at #25820 (comment)
I am having problem with auto completing the new Extension Functions from dart 2.6.0. I have added a new file called "time.dart" with some extensions, like this:
My main file just can't auto complete it. If I try to quickfix the error I get the following:
As soon as I move the extensions to the same file as main, everything works:
If I add the import manually, it also works:
My Dart for Intellij plugin version is 192.6817.14
slightfoot, knaeckeKami, brianegan, PieterAelse, jeroen-meijer and 440 moreHerrNiklasRaab, Abdktefane, Anant00, ethras, DenchikBY and 25 moredsrenesanse, HerrNiklasRaab, KlausJokisuo, Abdktefane, Anant00 and 26 moretruyenjc, KlausJokisuo, Abdktefane, Anant00, DenchikBY and 20 moreHerrNiklasRaab, KlausJokisuo, DenisovAV, Abdktefane, behnam-lum and 32 moreHerrNiklasRaab, Abdktefane, ToniTornado, DenchikBY, jodinathan and 28 moreHerrNiklasRaab, Abdktefane, melvspace, DenchikBY, JasCodes and 36 more
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondevexp-completionIssues with the analysis server's code completion featureIssues with the analysis server's code completion featuredevexp-quick-fixIssues with analysis server (quick) fixesIssues with analysis server (quick) fixesdevexp-serverIssues related to some aspect of the analysis serverIssues related to some aspect of the analysis serverlegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug