chlorophyll icon indicating copy to clipboard operation
chlorophyll copied to clipboard

A Tkinter widget that fills your code with color

Results 9 chlorophyll issues
Sort by recently updated
recently updated
newest added

@Moosems: > As mentioned previously the CodeView widget can be quite slow and upon further testing there are some serious performance issues to be addressed. The code below makes a...

duplicate
help wanted

Here's the current plan: 1. Create a new tag named "MLCDS" to remember where Docstrings (DS), Multi Line Comments (MLCs), and backstick code areas (markdown) start and end. This tag...

documentation
enhancement
help wanted

This will fix #9 and will fix #11. The idea? Highlight only text that's visible. This will be done by changing over to a method called `.highlight()` that will highlight...

documentation
enhancement
help wanted

@Moosems: > If I have docstrings and I type them in line by line they don't highlight as such but if I paste it in then it is highlighted properly

bug
good first issue

@Moosems: > @rdbende I think you might want to consider this. Currently chlorophyll highlights the entire text box. For small amounts of code of moderately sized snippets this works fine...

duplicate
enhancement
help wanted

When there is a CodeView widget open and you switch from light mode to dark mode the application would crash The first error I got was: \chlorophyll\codeview.py", line 188, in...

i have added a new theme for vscode is it does realy works try it

@rdbende should the repo be archived since it is unmaintained? I have released some new packages in my own that would simplify this a lot if we wanted to take...