- Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
SpreeSuitable for a future SpreeSuitable for a future Spreearea:presentation-compilerRelated to the presentation compiler module used by Metals and possibly other toolsRelated to the presentation compiler module used by Metals and possibly other toolsgood first issuePerfect for someone who wants to get started contributingPerfect for someone who wants to get started contributingitype:enhancement
Milestone
Description
Compiler version
3.4.1
Minimized code
enum NewEnum: case Left, Right new NewEn@@ new NewEnum.Le@@Output
Both completions requests suggest NewEnum and allow us to compile it even if they are illegal and will result in error.
Expectation
These completions should be hidden as they are illegal in this context.
KarinaTyulebaeva
Metadata
Metadata
Assignees
Labels
SpreeSuitable for a future SpreeSuitable for a future Spreearea:presentation-compilerRelated to the presentation compiler module used by Metals and possibly other toolsRelated to the presentation compiler module used by Metals and possibly other toolsgood first issuePerfect for someone who wants to get started contributingPerfect for someone who wants to get started contributingitype:enhancement