Danny Tuppeny

Results 216 issues of Danny Tuppeny

When using the Web-Server device, it's easy to miss the text stating that Flutter is waiting for a Dart Debug Extension connection (if in verbose mode, it can scroll off...

tool

This is a minor tidy up to call a more specific method (which now exists in the base Dart debug adapter) when detaching, which ensures the final output (written by...

tool

Seeing this on latest `master` today. There are a few other open issues with this exception, although it's not clear if they're the same problem (this is web on macOS)....

a: text input
engine
platform-mac
platform-web
has reproducible steps
P4
found in release: 2.10
found in release: 2.13

Created by running `flutter update-packages --force-upgrade`. This is usually done by a bot (eg. #126966) but it seems to be stuck atm (although I don't know why my CL doesn't...

We've had a number of bugs in the past caused by drive letters sometimes being uppercase and sometimes being lowercase (and code that treats all paths case-sensitively). The casing of...

area-pkg

Raised by @escamoteur at https://github.com/Dart-Code/Dart-Code/issues/736: It would be very comfortable if when overriding a method in an extended class if DartCode could offer a list of potential candidates via intellisense...

area-analyzer
analyzer-completion
P2
type-enhancement
contributions-welcome
analyzer-completion-correctness

If I step into a macro-generated script with the debugger, the `uri` or the script is an empty string: ```js "topFrame": { "type": "Frame", "kind": "Regular", "location": { "type": "SourceLocation",...

vm-debugger
area-front-end
front-end-kernel
cfe-feature-macros

I was recently setting up a Thread Border Router device on my network. Whenever the device joined the network, it caused all of the pods on my single-machine cluster to...

kind/support

I have a Windows PC and a MacBook on the same network. If I create a session on my MacBook and connect from the Windows PC, everything is fine. If...

close-if-no-response

I started a live session and joined it from another VS Code instance. Then I made some changes on the host (both host and client got dirty file indicators). I...

product-feedback
backlog