aaxu
aaxu
How did you start writing the file for the dictionaries? You add each word manually right LOL Could we not just find a text file containing all dictionary words and...
Created issue for half highlighted word in #90
I remember trying to figure out the entire color scheme a while ago, but couldn't figure it out completely. I think the most confusing thing was the list of palette...
It looks better. 'runtimes' isn't recognized as a word ("runtime" is). I opened up a text file of Pride and Prejudice and found a lot of words that show up...
No worries! I've been taking a break from this PR because I just couldn't figure out the synchronization issue. Maybe I'll be able to give it another go this weekend....
I could do that. It just seemed incomplete if I were to move the popup out of this PR and also I needed to test it using the popup, so...
This PR fixes #144 as well.
I've just updated this to work with the new master branch
@dschuyler Do you think there are any functionality changes that need to be made? It currently polls the file every ~2 seconds, but I don't think each poll has a...
I looked into a different platform called `watchdog` which also used inotify. The issue with this is that when you do a git checkout, it doesn't modify the actual file,...