Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Store as global variable" context menu in Aurelia tab #11

Open
krisdages opened this issue May 30, 2018 · 1 comment
Open

"Store as global variable" context menu in Aurelia tab #11

krisdages opened this issue May 30, 2018 · 1 comment

Comments

@krisdages
Copy link

I'm submitting a feature request

Please tell us about your environment:

  • Operating System:
    all

  • Node Version:
    N/A

  • NPM Version:
    N/A
  • JSPM OR Webpack AND Version
    N/A
  • Browser:
    Chrome / Electron

  • Language:
    all

Current behavior:
The aurelia tab allows navigation of the binding context, attributes, etc, but right clicking does not allow setting the value as a global variable to manipulate or use in the console.

Expected/desired behavior:
Show a context menu with "Store as global variable" like you get when right-clicking objects and properties in other DevTools tabs, like Console, Scope, Watch, etc.

  • What is the motivation / use case for changing the behavior?
    I currently have to use $0.au in the console and navigate down the properties to get to an object I am interested in tweaking instead of being able to reference it from the Aurelia inspector.
@Alexander-Taran
Copy link

Inspector moved to https://github.com/brandonseydel/aurelia-inspector

@bigopon can be closed.. I guess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants