Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions src/main/resources/com/intellij/spellchecker/english.dic
Original file line number Diff line number Diff line change
Expand Up @@ -4345,6 +4345,7 @@ arithmetically
arithmetician
arithmetician's
arithmeticians
arithmetics
arks
arm
arm's
Expand Down Expand Up @@ -8882,6 +8883,9 @@ blindside
blindsided
blindsides
blindsiding
bling
bling's
blings
blini
blinis
blink
Expand Down Expand Up @@ -12502,7 +12506,9 @@ canoeists
canoes
canola
canonical
canonicalize
canonicalized
canonicalizing
canonically
canonicals
canonisation
Expand Down Expand Up @@ -13200,6 +13206,7 @@ casehardening
casehardens
casein
casein's
caseless
caseload
caseload's
caseloads
Expand Down Expand Up @@ -27728,6 +27735,7 @@ downbeat
downbeat's
downbeats
downcast
downcasting
downdraft
downdraft's
downdrafts
Expand Down Expand Up @@ -31558,6 +31566,7 @@ ethically
ethicals
ethicist
ethics
ethiopic
ethnic
ethnically
ethnicity
Expand Down Expand Up @@ -40316,6 +40325,7 @@ grovelling
grovels
groves
grow
growable
grower
grower's
growers
Expand Down Expand Up @@ -48967,6 +48977,7 @@ iterations
iterative
iteratively
iterator
iterator's
iterators
itinerant
itinerants
Expand Down Expand Up @@ -59465,6 +59476,7 @@ nascence
nascence's
nascent
nastier
nasties
nastiest
nastily
nastiness
Expand Down Expand Up @@ -65470,6 +65482,7 @@ patterns
patters
patties
patting
paucal
paucity
paucity's
paunch
Expand Down Expand Up @@ -83986,6 +83999,7 @@ sixty's
sizable
size
size's
sizeable
sized
sizer
sizes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ filetype
filetypes
flexbox
floralwhite
fmts
foreach
forestgreen
fprintf
Expand Down
11 changes: 11 additions & 0 deletions src/main/resources/com/intellij/spellchecker/programming.dic
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ deduplication
deferrable
deque
deques
dequeue
dequeued
dequeues
dereference
dereferenced
dereferences
Expand Down Expand Up @@ -204,6 +207,7 @@ geolocation
globals
hardcode
hardcoded
hardcodes
hashcode
hasher
hashers
Expand Down Expand Up @@ -296,6 +300,7 @@ multicast
multicasted
multicaster
multicasting
multicharacter
multihead
multiline
multimap
Expand Down Expand Up @@ -336,6 +341,7 @@ passphrase
passphrases
patcher
patchers
peekable
performant
phishing
pinnable
Expand Down Expand Up @@ -402,6 +408,7 @@ promisification
promisified
proven
proxied
pseudocode
punctuator
punctuators
quickfix
Expand Down Expand Up @@ -531,6 +538,7 @@ subcommand
subcommands
subcontext
subdomain
subinterface
sublist
sublists
submenu
Expand All @@ -542,7 +550,10 @@ subpackage
subpackages
subpartition
subpartitions
subpattern
subpixel
subsequence
subsequences
substring
substrings
subtable
Expand Down
Loading