porcupine
porcupine copied to clipboard
A decent editor written in tkinter
``` [01:34] Moosems I can't tell how porcupines linebar looks when quickly scrolling cause of lag :DDD [01:35] Akuli if porcupine is laggy, does it become less laggy when the...
Happened on Moosems computer. I couldn't reproduce it myself.
``` [00:56] Moosems underlines.py just confused me [00:57] Akuli underlines.py does underlines that show a tooltip when hovered [00:57] Akuli if you just want an underline, it's more than you...
1. Make sure "Remember open tabs when Porcupine is closed and reopened" is checked (in menubar --> Settings --> Porcupine Settings) 2. Make a new file (Ctrl+N) 3. Write some...
https://github.com/Akuli/porcupine/blob/a3bb0e8786fa03964175c8a14711f89834f7cf70/porcupine/tabs.py#L703-L707 This message box has several problems: - I have never clicked "retry" here. It's a useless option. "Save the deleted file" would be more useful, because I once deleted...
It would be nice if Porcupine notified its users **non-disruptively** when a new version is out. For example, it could show a message in the status bar when it starts,...
Would be nice if the pause button displayed "pause" when hovered, and similarly for other buttons. A tooltip (or a different image) would be especially useful for the "X" button,...
I came across a file named `core.pyx` when working on https://github.com/grantjenks/py-tree-sitter-languages. It's apparently a Cython file, but the one I worked on only had Python syntax in it. Porcupine highlighted...
Currently doing homework where I have to calculate things like `25 % 7` and I'm typing them into python (lol yeah), would be easier to press magic key binding and...