Skip to content

Issues: dart-lang/sdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

New assist to add/edit hide at import for ambiguous import analyzer-assist Issues with analysis server assists analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#56830 opened Oct 1, 2024 by FMorschel
Doc comment syntax for copying a passage of documentation from elsewhere analyzer-server analyzer-warning Issues with the analyzer's Warning codes area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56793 opened Sep 26, 2024 by srawlins
Auto Fix for Import Not Working in Dart 3.5.3 analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56765 opened Sep 22, 2024 by fahad0100
Renaming files should also fix directives_ordering analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56739 opened Sep 16, 2024 by FMorschel
[Unquoted Imports] Analysis Server Implementation analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-unquoted-imports Implementation of the import shorthands/unquoted imports 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
#56713 opened Sep 11, 2024 by kallentu
38 tasks
Feature request (analysis server): Import multiple symbols in show clause(s) at once analyzer-quick-fix analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#56608 opened Aug 30, 2024 by Wdestroier
Convert to switch expression/statement assists don't trigger formatting analyzer-assist Issues with analysis server assists analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-enhancement A request for a change that isn't a bug
#56602 opened Aug 29, 2024 by FMorschel
Switch expressions assist conversion with OR removes comments analyzer-assist Issues with analysis server assists analyzer-quick-fix analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56597 opened Aug 29, 2024 by FMorschel
Add new "See import line(s)" option analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-enhancement A request for a change that isn't a bug
#56584 opened Aug 27, 2024 by FMorschel
CTRL + Click part of 'file.dart'; directive doesn't work without part directive analyzer-server analyzer-ux area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56541 opened Aug 21, 2024 by FMorschel
Reference libraries with @docImports analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56528 opened Aug 20, 2024 by goderbauer
@docImports should support as imports analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56527 opened Aug 20, 2024 by goderbauer
Customizable IDE click-through target for generated code analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations 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
#56518 opened Aug 19, 2024 by goderbauer
Allow users and/or packages to create custom versions of "Wrap with ..." actions analyzer-assist Issues with analysis server assists analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#56265 opened Jul 17, 2024 by DanTup
Have "go to definition" jump to a class when used on a ConstructorExpression where the default constructor is missing analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#56241 opened Jul 15, 2024 by rrousselGit
[enhanced-parts] Analysis server / IDE analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-enhanced-parts Regarding the 'enhanced-parts' 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
#56203 opened Jul 9, 2024 by eernstg
13 of 40 tasks
☂️ Documentation imports analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56186 opened Jul 9, 2024 by srawlins
Make analysis server/IDEs show the distinction between fields and getters accurately and consistently analyzer-lsp Issues with analysis server's support of Language Server Protocol analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#55956 opened Jun 7, 2024 by DanTup
Ctrl + Click on @override should take you to the method being overriden analyzer-server analyzer-ux area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#55932 opened Jun 4, 2024 by yjbanov
Import library with prefix assist analyzer-quick-fix analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-enhancement A request for a change that isn't a bug
#55863 opened May 29, 2024 by FMorschel
Enum members do not show up in IDE documentation analyzer-hover Issues related to hovers analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55769 opened May 18, 2024 by matanlurey
Code completion not working after 'yield' keyword analyzer-completion Issues with the analysis server's code completion feature analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55729 opened May 15, 2024 by jwren
Dart Analyzer does not properly autocomplete or show type analyzer-completion Issues with the analysis server's code completion feature analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55703 opened May 13, 2024 by rebaz94
[Wildcard Variables] Analysis Server Implementation 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
#55681 opened May 9, 2024 by kallentu
40 of 46 tasks
[analysis_server] Non-const constructors aren't suggested in a const context analyzer-completion Issues with the analysis server's code completion feature analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55659 opened May 7, 2024 by parlough
ProTip! What’s not been updated in a month: updated:<2024-09-17.