Danny Tuppeny

Results 216 issues of Danny Tuppeny

We may need to[ set the reveal/focus options](https://code.visualstudio.com/Docs/editor/tasks#_output-behavior) appropriately to ensure things like pub-get-on-save UX doesn't get worse.

is enhancement
in commands
in tasks

Raised by @nmfisher at https://github.com/Dart-Code/Dart-Code/issues/3808#issuecomment-1084436774 --- I've been tearing my hair out today trying to understand why everything worked fine in a Docker image I put together, but still not...

is bug
in debugging

Happened while debugging `pub_package_service_test.dart` (might have been across multiple sessions).

is bug
in debugger

Requested by @timsneath.. It would be useful to be able to view values in hex format in the variables view. VS Code/DAP only work with strings so cannot provide formatting...

is enhancement
in debugger

Seems like we should be able to show them here too. ![Screenshot 2021-01-14 at 12 08 13](https://user-images.githubusercontent.com/1078012/104589171-628a9d80-5661-11eb-9eb3-9366f239b809.png)

is enhancement
in flutter
in editor

See https://github.com/dart-lang/sdk/issues/48870#issuecomment-1109617492.

is enhancement
blocked on vs code / lsp / dap
in editor
in lsp/analysis server

is enhancement
in editor
in lsp/analysis server

See https://github.com/Dart-Code/Dart-Code/issues/3808#issuecomment-1026816127.

is bug
in debugger

is enhancement
in editor
in lsp/analysis server

Raised by @brianegan at https://github.com/Dart-Code/Dart-Code/issues/3704#issuecomment-1126743773 - the stack trace in the debug console is not clickable to jump to the location of the failure (not test).

is bug
blocked on vs code / lsp / dap
in testing