Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,942 contributions in the last year
Contribution activity
January 2021
Created 56 commits in 5 repositories
Created 1 repository
- DanTup/yaml Dart
Opened 6 pull requests in 3 repositories
Dart-Code/Dart-Code
2
open
2
merged
flutter/devtools
1
merged
microsoft/language-server-protocol
1
open
Reviewed 2 pull requests in 2 repositories
Dart-Code/Dart-Code 1 pull request
flutter/flutter 1 pull request
Created an issue in flutter/flutter that received 10 comments
Crash: "Bad state: Future already completed" when hot restarting
Using current master version (5b0f69f), I reliably see a crash when trying to hot reload (on iOS Simulator). I can reproduce from the terminal and …
10
comments
Opened 28 other issues in 7 repositories
Dart-Code/Dart-Code
5
open
10
closed
- Improve test icons
- Don't sort test suites by status during a run
- Flutter icon previews sometimes don't show until you change away to another file and back
- Show icon previews on use of Icons/CupertinoIcons classes
- Support Cupertino icon previews in code completion/hovers
- Icon variants do not work correctly in code completion descriptions/hovers
- Allow starting DevTools without an active session
- Add DevTools command to Flutter category for better discoverability
- The "Run All Tests" command doesn't correctly mark tests as stale/remove them after a run
- "edit.sortMembers is already registered" when switching SDKs with LSP
- Ensure alert/confirms from DevTools (such as falling back to HTML renderer) work in embedded view
- Add toolbar buttons for test commands
- Add a command to "Clear Test Results"
- Add the ability to "Run all Skipped Tests"
- Add support for "Enable <emulator device>"
dart-lang/sdk
2
open
5
closed
- "Dart_ServiceSendDataEvent expects there to be a current isolate" when trying to run LSP server with VM service enabled
- VM crash when running analysis server tests with debugger attached
- Invalid Dart code doesn't analyze/generate errors correctly
- Unable to use JavaScript async iterator from Dart in release/dart2js output
- Code completion stops returning some results sometimes after running a Flutter app on Windows
- Range for diagnostic extra_positional_arguments_could_be_named seems much larger than it needs to be
- Provide support for code completing expressions in the debug console