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

Don't gray out function declarations #11

Open
Nodd opened this issue Feb 6, 2022 · 1 comment
Open

Don't gray out function declarations #11

Nodd opened this issue Feb 6, 2022 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@Nodd
Copy link
Owner

Nodd commented Feb 6, 2022

There is no timing for the function declaration, but it would be visually clearer to not gray it out, except for functions that did not run at all.
The problem is with multi-line declarations, we have to not gray-out the whole declaration.

@Nodd Nodd added the enhancement New feature or request label Feb 6, 2022
@Nodd
Copy link
Owner Author

Nodd commented Feb 6, 2022

Bad good idea: ungray every line until the first line with a timing, the problem is taht there could be a docstring or comemnts inbetween, which should stay grayed out.

@Nodd Nodd added the question Further information is requested label Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant