rDr4g0n/JsDebuggr

Dont check point scope for every option on right click

Opened this issue · 0 comments

Right now when the context menu is popped up (right click), each item in the JsDebuggr menu is checked to see if it is valid for the current scope. It makes more sense to check once and cache the result so the check runs only once per right click.