debugger: Add UI for tweaking breakpoint properties directly from breakpoint list (#33097)
Release Notes: - debugger: Breakpoint properties (log/hit condition/condition) can now be set directly from breakpoint list.
This commit is contained in:
parent
41583fb066
commit
e5bcd720e1
11 changed files with 634 additions and 82 deletions
1
assets/icons/arrow_down10.svg
Normal file
1
assets/icons/arrow_down10.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-down10-icon lucide-arrow-down-1-0"><path d="m3 16 4 4 4-4"/><path d="M7 20V4"/><path d="M17 10V4h-2"/><path d="M15 10h4"/><rect x="15" y="14" width="4" height="6" ry="2"/></svg>
|
After Width: | Height: | Size: 386 B |
Loading…
Add table
Add a link
Reference in a new issue