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

Colour coding modules in python from other text #364

Open
kirk86 opened this issue Apr 14, 2022 · 0 comments
Open

Colour coding modules in python from other text #364

kirk86 opened this issue Apr 14, 2022 · 0 comments

Comments

@kirk86
Copy link

kirk86 commented Apr 14, 2022

I was wondering if zenburn can colour code modules imported and used in python code in order to separate them from other texts.

For instance in the snippet below
image

I'd like whenever I use np. prefix of numpy module to be highlighted in some distinct colour in order to easily separate them from the remaining text, similar with other modules like pd. for pandas.

Essentially any module that is somehow imported in python code should be easily distinct and visible from the rest of the text code, that's why using some colour for standard modules like numpy, pandas, etc, and another colour for user defined modules would really help along a lot when coding, especially in python.

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

1 participant