Please give a serch box for variables in debugger tab while debugging which filters out the variables as shown in below image with search text provided.
While debugging we might need to look for perticular variable or list values multiple times and variables might have almost similar names which might confuse developer
while debugging, developer might want see variables starting with particular text only eleminating view of other variables among all the variables at once.