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

[FR] Highlight selected code cell #449

Closed
jkrumbiegel opened this issue Jan 13, 2020 · 0 comments · Fixed by JunoLab/atom-julia-client#674
Closed

[FR] Highlight selected code cell #449

jkrumbiegel opened this issue Jan 13, 2020 · 0 comments · Fixed by JunoLab/atom-julia-client#674

Comments

@jkrumbiegel
Copy link

jkrumbiegel commented Jan 13, 2020

It would be great if the currently active code cell, between ## or #-- lines, was highlighted in a color that lies between the selected line color and background color. It's not very salient when moving between code cells with alt + down / up what code is contained in the current cell. You have to instead visually scan the code until you find the next separator. Hopefully this feature would require only a small css modification.

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

Successfully merging a pull request may close this issue.

1 participant