-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Wildcard Variables] Analysis Server Implementation #55681
Labels
analyzer-server
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
feature-wildcard-variables
Implementation of the wildcard variables feature
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
Comments
kallentu
added
the
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
label
May 9, 2024
20 tasks
srawlins
added
type-enhancement
A request for a change that isn't a bug
P2
A bug or feature request we're likely to work on
labels
May 10, 2024
pq
added
the
feature-wildcard-variables
Implementation of the wildcard variables feature
label
May 15, 2024
copybara-service bot
pushed a commit
that referenced
this issue
Jun 4, 2024
…riptive text. Based on discussions for the analysis server implementation of the wildcards feature (#55681). Bug: #55681 Change-Id: I8a161ead687ffb71cf18fb573323fbb7c36bf0a3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/369501 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Kallen Tu <kallentu@google.com> Reviewed-by: Phil Quitslund <pquitslund@google.com> Commit-Queue: Paul Berry <paulberry@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Jul 16, 2024
See: #55681 Change-Id: I321bbcb9c1b45d10977aa860b0585c1d39632ea5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/375960 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
@bwilkerson (or anyone), thoughts on what we're hoping to test here? |
No, I can't think of anything. As far as I can remember, we only create a closing label for invocations of constructors, and constructor invocations aren't impacted by this language feature. |
copybara-service bot
pushed a commit
that referenced
this issue
Jul 17, 2024
See: #55681 Change-Id: I80d37209fb69bfcacdec3bec943d75019e17966d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/376121 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Jul 31, 2024
See: #55681 Change-Id: Ibbb2771cea0311a6bf2145f663efff07f2f97d31 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/378340 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Aug 19, 2024
See: #55681 Change-Id: Iedffc92f6650fc6bd57672bad94c83acd54d26a0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381381 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Aug 20, 2024
See: #55681 Change-Id: I733947154352f887896e48b96ead34d8e8159fb5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381307 Commit-Queue: Phil Quitslund <pquitslund@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Aug 23, 2024
See: #55681 Change-Id: Ia1f8cc08d7a79fe66fce9ac108543cb2a6aebd34 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381943 Commit-Queue: Phil Quitslund <pquitslund@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Aug 23, 2024
See: #55681 Change-Id: Ib264ddfa2937e6c7fe1a0189a79255b137426bba Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381944 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Aug 23, 2024
See: #55681 Change-Id: I58630feb6e8b35b00d90d20c305a2f0ca9b37e4b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/382042 Commit-Queue: Phil Quitslund <pquitslund@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Aug 24, 2024
See: #55681 Change-Id: I29afe39dd293e2e9da67791ad92f3d6d8356493e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381807 Commit-Queue: Phil Quitslund <pquitslund@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Aug 24, 2024
See: #55681 Change-Id: I3297ede2b7dea1247ab8f2b6e8c972acac53c4c6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381885 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Aug 26, 2024
See: #55681 Change-Id: I5426ef22d56f6c2ab92a2028969cebd867a676ce Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/382242 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
analyzer-server
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
feature-wildcard-variables
Implementation of the wildcard variables feature
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
This issue tracks all the analysis server work items for the wildcard variables feature. Referenced from: https://github.com/dart-lang/sdk/blob/main/pkg/analysis_server/doc/process/new_language_feature.md
_
should show all the things that call that function.@override
works correctly with wildcards.var _ = 1
super._
andthis._
works as intended_
methods don’t crash, should go to the correct destination._
_
has error, but still can find it?_
show up correctly.Larger Tasks
These need to be audited one at a time and asked the following:
Potentially make an issue for each one.
UNUSED_ELEMENT
to wildcard #56581UNUSED_LOCAL_VARIABLE
to wildcard #55965UNUSED_CATCH_CLAUSE
to wildcard #55980UNUSED_CATCH_STACK
to wildcard #56582UNUSED_CATCH_STACK
for stack wildcard params #55738_
and they try to reference it_
?The text was updated successfully, but these errors were encountered: