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
12 changes: 12 additions & 0 deletions src/main/resources/com/intellij/spellchecker/english.dic
Original file line number Diff line number Diff line change
Expand Up @@ -12506,6 +12506,7 @@ canoeists
canoes
canola
canonical
canonicalization
canonicalize
canonicalized
canonicalizing
Expand Down Expand Up @@ -23611,6 +23612,9 @@ delegating
delegation
delegation's
delegations
delegator
delegator's
delegators
deletable
delete
deleted
Expand Down Expand Up @@ -27735,6 +27739,7 @@ downbeat
downbeat's
downbeats
downcast
downcasted
downcasting
downdraft
downdraft's
Expand Down Expand Up @@ -66875,6 +66880,9 @@ phase's
phased
phaseout
phaseouts
phaser
phaser's
phasers
phases
phasing
phat
Expand Down Expand Up @@ -68777,6 +68785,9 @@ polled
pollen
pollen's
pollens
poller
poller's
pollers
pollinate
pollinated
pollinates
Expand Down Expand Up @@ -77703,6 +77714,7 @@ revenuer
revenuer's
revenuers
revenues
reverb
reverberant
reverberate
reverberated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ inout
insn
insns
instanceof
instanceofs
insteadof
intra
ints
Expand Down Expand Up @@ -544,6 +545,7 @@ superview
superviews
synch
synched
synth
symlink
symlinks
sysdate
Expand Down
21 changes: 21 additions & 0 deletions src/main/resources/com/intellij/spellchecker/programming.dic
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ bicubic
bijective
bilinear
birthdate
bitness
braceless
brancher
branchers
Expand Down Expand Up @@ -120,6 +121,9 @@ cyclomatic
datafile
datafiles
dataflow
datagram
datagram's
datagrams
dataset
dataset's
datasets
Expand All @@ -143,6 +147,7 @@ deduplicate
deduplicated
deduplication
deferrable
deflater
deque
deques
dequeue
Expand Down Expand Up @@ -225,8 +230,10 @@ inboxes
incrementality
incrementer
incrementers
indenter
indexable
indextype
inflater
initializer
initializers
injectable
Expand All @@ -237,6 +244,7 @@ inliners
inlines
inlining
instantiable
instrumenter
interner
interners
intranet
Expand Down Expand Up @@ -292,6 +300,8 @@ minifier
minifiers
minify
minimizable
misorder
misordered
mixin
mixins
monospace
Expand Down Expand Up @@ -448,6 +458,7 @@ reimported
reindent
reindented
reindex
reinit
renamer
renamers
renderer
Expand Down Expand Up @@ -568,6 +579,7 @@ subtasks
subtree
subtree's
subtrees
subtyping
subview
subviews
superclass
Expand Down Expand Up @@ -623,6 +635,7 @@ unboxing
unbuffered
uncomment
uncommented
unconstructable
undeploy
undeploying
underwave
Expand All @@ -646,6 +659,7 @@ uniset's
unisets
unlocalize
unlocalized
unmappable
unmerge
unmerged
unmerging
Expand Down Expand Up @@ -708,6 +722,9 @@ unwatch
unwrap
unwrapped
unwrapper
upcast
upcasted
upcasting
uploader
uppercased
uppercasing
Expand All @@ -717,10 +734,14 @@ upserts
validator
validators
variadic
watchpoint
watchpoint's
watchpoints
vcses
versa
versioning
viewport
viewport's
viewports
virtualized
webservice
Expand Down
Loading