tkcode
tkcode copied to clipboard
Use Chlorophyll instead
```python """ Multiline Docstring """ ```
I set up a json file as a theme and used pointers to make future editing simpler. The issue is that I got an error. Error: ```traceback File "/Users/Moosems/Desktop/DIP-dev/LangEditors.py", line...
# I think it would be super cool to add find and replace with a small pop up in the corner. I'm thinking something like what is done with Atom...
[Gogh](https://mayccoll.github.io/Gogh/) is a good resource for color schemes. If I have time I'll implement a couple of them. Mariana is still my favorite, although it doesn't look so good in...
Idea: creating linenumber beside of the editor, or codeblock. Good reference could be Dogeek's [tkinter-pp implementation](https://github.com/Dogeek/tkinter-pp/blob/master/tkinterpp/text.py) 
Type some code and then double click and it will randomly selects it seems Test code: ```python from tkinter import * window = Tk() def ini class you "Yup" 9...