Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
6,526 contributions in the last year
Contribution activity
April 2019
- DanTup/vscode-repro-format-selection TypeScript
- DanTup/tiled-maps
- DanTup/tiled C++
- DanTup/vscode-repro-71651 TypeScript
- DanTup/vscode-repro-err-data-tree-node-not-found TypeScript
Created a pull request in flutter/devtools that received 10 comments
Enable tests on Stable versions
We disabled this in the past because of the increased time, however since we managed to make a build that didn't work for current Flutter stable, I…
+352
−8
•
10
comments
- Fix webdev path for launching Chrome OS
- Bump devtools_server to v0.1.1
- Prepare devtools_server release v0.1.1
- Spawn native Chrome on ChromeOS
- Update devtools_server to latest + set version to 0.0.17-dev
- Prepare devtools_server release v0.1.0
- Fix type of id after bad rebase/merge
- Fix some races in tests
- Support passing query params to launchDevTools
- Tweaks to browser-launching service
- Add support for stable goldens
- Move some test strings out to goldens files
- Require server v0.0.2
- Prepare v0.0.2 release of devtools_server
- Prepare for v0.0.16 release.
- Reduce Dart SDK requirement from >=2.1.0-dev to >=2.1.0-dev
- Improve experience in Internet Explorer + tweak Edge message
- Allow the client to supply multiple ports
- Fix typo
- Fix formatting
- Reformat files
- Fix colour of scrollbar corner to match background
- Tweaks to Dark mode colours/buttons
- Support full VM Service URIs
- Ensure pubspec.yaml watcher doesn't trigger during Stagehand/Flutter create
- Tweaks to setPubRootDirectories
- When multiple pubspecs change at once, prompt to fetch packages
- Add an option to ADB Connect at startup on ChromeOS
- Let DevTools handle launching the browser so we always get Chrome
- Merge Dev -> master
- Add toggle for Check Elevations
- Multi depenencies tree
- Improve typing of config class and support null where appropriate for the settings UI
- Use URIs for VM Service connections instead of ports
- Simplify installing Flutter extension
- Include unimported items in completions, and insert import statements when selecting them
- dev -> master
- Sorted code actions
- TS strict mode fixes
- Remove vs from utils
- Better project type support
- Sort code actions to keep less important items at the bottom
- Remove vs from utils
- Remove assumptions about there being only one type of project in a workspace
- prepare for release 0.0.17-dev.2
- support both the Logging and _Logging events
- avoid an npe on failures from setSelection call
- [DevTools Server] Listen for URIs and register launchDevTools service.
- Updated to latest build_web_compilers 1.2.0
- don't reference dart:io in code compiling for the web
- fix an npe in the logging page
- add bot config
- update our inspector tests for the latest flutter framework version
- move the example debugging app
Created an issue in Microsoft/vscode that received 18 comments
Error revealing files in the explorer
Using Insiders 0ac1114 2019-04-01T15:39:08.133Z. I had VS Code open and ran a command that created some files (see output pane), but they never app…
18
comments
- Update setPubRootDirectories/inspect to use/handle package: URIs
- Stagehand triggers two "pub gets"
- Enable "Create Web" command
- Revert to running tests on dev
- Add a setting to automatically run "adb connect" on ChromeOS when opening Flutter projects
- Hot Reload appears on Debug Toolbar when running in Profile mode
- Running "pub get" on pubspec.yaml changes during a Git branch change is too agressive
- Fix calls to setPubRootDirectories
- Allow DevTools port to be specified in settings
- Formatter should not throw when it fails to format
- Add hotRestartOnSave option for when Hot Reload is not available
- Warn users when opening loose files without a directory that analysis won't work
- Modifications to pubspec outside of VS Code (eg. git branch change) should fire pub get
- stdio.dart is not coloured correctly
- Update "flutter attach" support to use full VM service URIs
- Expose a toggle for debugCheckElevationsEnabled
- Formatting files over 100k in size results in selections, breakpoints, etc. losing positions
- Flutter snippets not appearing if Flutter project is a subfolder
- Packages tree items are alphabetical, regardless of case or directory/file
- Open project shows up in dependencies list
- Multi-line web errors come through to debug console as only last line
- Don't show Dart DevTools notification when running Flutter tests
- Delegate opening DevTools to webdev daemon for web apps
- Expose a toggle for profileWidgetBuilds
- Remove specific DevTools version from CI scripts after next release
- Some issues not shown.
- Allow extensions to handle saves of unmodified files
- "Cannot read property 'line' of null" in node-debug2/chromeDebugAdapter
- Selection moves incorrectly during a format operation
- Format-on-save sometimes moves cursor/selection to end of file
- After running "workbench.extensions.installExtension", extensions.getExtension still returns undefined
- Settings UI does not support "undefined" for missing values
- (Insiders): Error: Error: ENOENT: no such file or directory, stat '/Users/foo/project/.vscode'
- onDidReceiveDebugSessionCustomEvent comes before onDidStartDebugSession
- Support more than just quick fixes (for ex. "Open docs for error_code") in Problems view context menu
- Daemon fails to launch Chrome on Windows
- "The method 'isRequired' was called on null" on subsequent runs with daemon
- Sending app.stop/SIGTERM doesn't close browser
- Provide a way to start DevTools via the daemon
- Closing the browser should stop the daemon
- Support setExceptionPauseMode=None for daemon/debugger
- daemon hangs/doesn't terminate on pub failure
- Firewall prompt on macOS when running daemon
- Compiler "Can't access 'this' in a field initializer" when building, but not at analysis time
- 'isNotEmpty' was called on null in CompletionDomainHandler.getSuggestionDetails
- VM crashes with breakpoint on break statement
- returnType is missing from element on SuggestionSets constructors
- Isolate stuck as "loading" in Observatory web UI
- Uri.tryParse(null) throws a NoSuchMethodError
- Analysis server crash on Windows if path contains #
187
contributions
in private repositories
Apr 1 – Apr 28