├── README.md └── magento.dic /README.md: -------------------------------------------------------------------------------- 1 | Magento Dictionary for PhpStorm 2 | =========================== 3 | 4 | Overview 5 | ------- 6 | Magento has some specific words which PhpStorm fairly marks as typos. This dictionary file solves this issue and keeps your inspector status all green. 7 | 8 | Install 9 | ------- 10 | Go to "Preferences\Spelling", select "Dictionaries" tab and add path to the directory where `magento.dic` is stored to "Custom Dictionaries Folder" list. 11 | 12 | Note 13 | ------- 14 | This is an ongoing project. Dictionary is updated one new exceptions are found. Pull requests are appreciated. 15 | -------------------------------------------------------------------------------- /magento.dic: -------------------------------------------------------------------------------- 1 | addto 2 | addtocart 3 | adminhtml 4 | async 5 | authorizenet 6 | attributeset 7 | attributesets 8 | callout 9 | callouts 10 | cataloginventory 11 | catalogsearch 12 | ccard 13 | ccsave 14 | centinel 15 | checkmo 16 | colspan 17 | creditmemo 18 | crosssell 19 | directpost 20 | dragdrop 21 | extrahint 22 | fieldset 23 | finset 24 | firstname 25 | forgotpassword 26 | formkey 27 | germansetup 28 | giftcard 29 | googleanalytics 30 | googlecheckout 31 | gteq 32 | hackathon 33 | iframe 34 | irubin 35 | leftnav 36 | logoutsuccess 37 | lastname 38 | lteq 39 | mage 40 | magento 41 | magentocommerce 42 | medien 43 | moneybookers 44 | moreq 45 | msrp 46 | nofeed 47 | noform 48 | noscript 49 | notifystock 50 | nullable 51 | onepage 52 | opcheckout 53 | mecl 54 | mmdb 55 | multishipping 56 | opensource 57 | pagecache 58 | payflow 59 | payflowadvanced 60 | payflowlink 61 | paypal 62 | paypaluk 63 | pbridge 64 | phpunit 65 | phtml 66 | placeform 67 | predispatch 68 | productalert 69 | purchaseorder 70 | qtyincrements 71 | resetforgottenpassword 72 | resetpassword 73 | rgba 74 | rma 75 | searchterm 76 | salesrule 77 | scriptaculous 78 | sendfriend 79 | shippingmethods 80 | signup 81 | sitemap 82 | sneq 83 | solr 84 | stockqty 85 | storecredit 86 | taxvat 87 | tierprices 88 | tocart 89 | topmenu 90 | topnav 91 | upsell 92 | varien 93 | weee 94 | wishlist 95 | xmlconnect 96 | saveandcontinue 97 | unsecure 98 | --------------------------------------------------------------------------------