-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresdevexp-completionIssues with the analysis server's code completion featureIssues with the analysis server's code completion featurefeature-wildcard-variablesImplementation of the wildcard variables featureImplementation of the wildcard variables featurelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.
Description
Tests needed, work needed
- Don’t want to suggest wildcards that can’t be referenced.
- Test the situations for binding _ to make sure it still works. (Top level declarations, fields, etc)
- Test import prefix named _ -> still nonbinding but can access extensions
-
@overrideworks correctly with wildcards.
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresdevexp-completionIssues with the analysis server's code completion featureIssues with the analysis server's code completion featurefeature-wildcard-variablesImplementation of the wildcard variables featureImplementation of the wildcard variables featurelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.