adjust find-code-location path to account for many windows; always snap in obviously-correct cases (e.g. window has the source code focused), fall back to other rules, mask off extra snaps when snap destination is found by earlier passes.

This commit is contained in:
Ryan Fleury
2025-06-05 12:55:48 -07:00
parent 3e1bc21f95
commit a73cda80e7
4 changed files with 531 additions and 330 deletions
+1
View File
@@ -742,6 +742,7 @@ RD_RegTable:
{B32 do_implicit_root DoImplicitRoot}
{B32 do_lister DoLister }
{B32 do_big_rows DoBigRows }
{B32 all_windows AllWindows }
{Dir2 dir2 Dir2 }
{String8 string String }
{String8 cmd_name CmdName }