PHP Firefox Dictionary List
Posted: Thu Jul 12, 2007 2:46 pm
I finally gave up.
I did something about it.
Firefox 2 is ace. It's brilliant. But it's spellchecker annoyed me. It didn't know any PHP functions. So when I type code here in PHPDN I got lots of little red lines everywhere. Argh.
So I've fixed it. And now you can too!
I did something about it.
Firefox 2 is ace. It's brilliant. But it's spellchecker annoyed me. It didn't know any PHP functions. So when I type code here in PHPDN I got lots of little red lines everywhere. Argh.
So I've fixed it. And now you can too!
- Download: http://www.ooer.com/ffphp/ff_php_dict.zip
- Unzip the file, and open the resulting text file in a text editor (it's > 5000 lines, so not Notepad.exe).
- Open your persdict.dat file. This is located in your profile folder, which is in c:/documents and settings/<username>/Application Data/Mozilla/Firefox/Profiles/<random code>.<profile name>/persdict.dat on Windows. ~/Library/Application Support/Firefox/Profiles/<random code>.<profile name>/persdict.dat on a Mac. Don't know where on Linux.
- Copy the list of functions from ff_php_dict.txt into your persdict.dat file.
- Save
- Restart Firefox.