JsDebuggr
JsDebuggr copied to clipboard
Dont check point scope for every option on right click
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.