diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-12-17 18:43:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-17 18:43:25 +0100 |
commit | f3cd9a94b5da06282520b2049fb97ef61ec021b2 (patch) | |
tree | 4e3ed06adef017a94e81350dc24a45d531ba355a /cli/lsp/code_lens.rs | |
parent | ca1fbdd63677b78c1697ce74197c3e3860962a4b (diff) |
fix: inspector prompts (#13123)
This commit fixes prompts printed to the terminal when
running with "--inspect" or "--inspect-brk" flags.
When debugger disconnects error is no longer printed as
users don't care about the reason debugger did disconnect.
A message suggesting to go to "chrome://inspect" is printed
if debugger is active.
Additionally and information that process is waiting for
debugger to connect is printed if running with "--inspect-brk"
flag.
Diffstat (limited to 'cli/lsp/code_lens.rs')
0 files changed, 0 insertions, 0 deletions