-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Fixes for Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
multiple_combinators
area-devexp
#60309
opened Mar 12, 2025 by
FMorschel
Create method doesn't consider the expected Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
dartdev-quick-fix
Issues with analysis server (quick) fixes
P2
A bug or feature request we're likely to work on
return
type
area-devexp
#60306
opened Mar 12, 2025 by
FMorschel
Create method false-negative trigger
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
#60294
opened Mar 10, 2025 by
FMorschel
extra_positional_arguments
triggers only once
area-devexp
#60272
opened Mar 7, 2025 by
FMorschel
Offsets on assists/quick-fixes tests are different on Windows because of new line differences
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
dartdev-quick-fix
Issues with analysis server (quick) fixes
P2
A bug or feature request we're likely to work on
#60234
opened Mar 1, 2025 by
FMorschel
Sort members moves empty lines when it only needs to move the constructor
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
P3
A lower priority bug or feature request
#60228
opened Feb 28, 2025 by
FMorschel
Better error for extensions declaring (opposite) getter/setter for existing class declaration
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
dartdev-quick-fix
Issues with analysis server (quick) fixes
P3
A lower priority bug or feature request
#60210
opened Feb 25, 2025 by
FMorschel
BulkFixProcessorTest
should have FixKind
area-devexp
#60190
opened Feb 21, 2025 by
FMorschel
New refactors for getter
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-refactoring
Issues with analysis server refactorings
P3
A lower priority bug or feature request
#60181
opened Feb 20, 2025 by
FMorschel
New constructors highlighting
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
type-design
#60176
opened Feb 20, 2025 by
FMorschel
invalid_constant
should trigger for all parameters - only first
area-dart-model
#60159
opened Feb 18, 2025 by
FMorschel
Incompatible lint doesnt trigger for included yaml
analyzer-analysis-options
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-warning
Issues with the analyzer's Warning codes
P2
A bug or feature request we're likely to work on
#60125
opened Feb 13, 2025 by
FMorschel
No warning for unrecognised top level keys on analysis_options
analyzer-analysis-options
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#60124
opened Feb 13, 2025 by
FMorschel
Add required keyword fix to file
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-completion
Issues with the analysis server's code completion feature
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#60113
opened Feb 11, 2025 by
FMorschel
Include import prefixes on hover types when available
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-hover
Issues related to hovers
devexp-server
Issues related to some aspect of the analysis server
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#60107
opened Feb 11, 2025 by
FMorschel
Update Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
P3
A lower priority bug or feature request
type-task
A well-defined stand-alone task
messages.yaml
s language version overrides
analyzer-technical-debt
area-devexp
#60093
opened Feb 10, 2025 by
FMorschel
[linter] Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-linter
Issues with the analyzer's support for the linter package
linter-lint-request
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
unnecessary_else_block
suggestion
area-devexp
#60078
opened Feb 7, 2025 by
FMorschel
Add Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
failuresOnly
to defineReflectiveSuite
analyzer-test
area-dart-model
#60069
opened Feb 6, 2025 by
FMorschel
Create class to work similarly to create method
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-assist
Issues with analysis server assists
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#60002
opened Jan 28, 2025 by
FMorschel
Inconsistent permission of variable named as keywords
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#59995
opened Jan 27, 2025 by
FMorschel
Error encountered while parsing package_config.json: Unexpected end of input
area-dart-cli
Use area-dart-cli for issues related to the 'dart' command like tool.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#59992
opened Jan 27, 2025 by
FMorschel
Improve hovers for Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-hover
Issues related to hovers
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
super
area-devexp
#59970
opened Jan 23, 2025 by
FMorschel
Go to Definition on destruction with the same name "does nothing"
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-server
Issues related to some aspect of the analysis server
devexp-ux
P3
A lower priority bug or feature request
#59943
opened Jan 20, 2025 by
FMorschel
Improve auto-complete for override
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-completion
Issues with the analysis server's code completion feature
devexp-server
Issues related to some aspect of the analysis server
P2
A bug or feature request we're likely to work on
#59930
opened Jan 17, 2025 by
FMorschel
Renaming is not possible if file is excluded from Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-server
Issues related to some aspect of the analysis server
P3
A lower priority bug or feature request
analysis_options
area-devexp
#59912
opened Jan 15, 2025 by
FMorschel
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.