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

add a way to identify items in the 'local' scope as locals #16670

Closed
devoncarew opened this issue Feb 10, 2014 · 0 comments
Closed

add a way to identify items in the 'local' scope as locals #16670

devoncarew opened this issue Feb 10, 2014 · 0 comments
Assignees
Labels
type-enhancement A request for a change that isn't a bug

Comments

@devoncarew
Copy link
Member

Currently, we receive a lot of values in the 'local' scope of a stack frame. This includes local variables as well and instance variables for instance methods. I'd like some way to identify actual local locals so that I can show them with a slightly different icon.

@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed priority-unassigned labels Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants