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
10 changes: 7 additions & 3 deletions src/main/resources/com/intellij/spellchecker/english.dic
Original file line number Diff line number Diff line change
Expand Up @@ -35759,9 +35759,6 @@ fontanel's
fontanelle's
fontanels
fonts
foo
foobar
foobars
food
food's
foodcalorie
Expand Down Expand Up @@ -52788,6 +52785,7 @@ livelongs
lively
liven
livened
liveness
livening
livens
liver
Expand Down Expand Up @@ -57054,6 +57052,12 @@ misconducted
misconducting
misconducts
misconfiguration
misconfiguration's
misconfigurations
misconfigure
misconfigured
misconfigures
misconfiguring
misconstruction
misconstruction's
misconstructions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ IMNSHO
INRI
IRAs
ISBN
JAXB
JDK
JDK's
JDOM
Expand Down
8 changes: 8 additions & 0 deletions src/main/resources/com/intellij/spellchecker/names.dic
Original file line number Diff line number Diff line change
Expand Up @@ -2798,6 +2798,8 @@ Barry
Barry's
Barrymore
Barrymore's
Barsukov
Barsukov's
Bart
Bart's
Bartel
Expand Down Expand Up @@ -17530,6 +17532,8 @@ Loews
Loews's
Logan
Logan's
Logstash
Logstash's
Lohengrin
Lohengrin's
Loire
Expand Down Expand Up @@ -24736,6 +24740,8 @@ Rossie
Rossie's
Rossini
Rossini's
Rosstat
Rosstat's
Rossy
Rossy's
Rostand
Expand Down Expand Up @@ -26201,6 +26207,8 @@ Sidonia
Sidonia's
Sidonnie
Sidonnie's
Sidorov
Sidorov's
Siegfried
Siegfried's
Siemens
Expand Down
10 changes: 10 additions & 0 deletions src/main/resources/com/intellij/spellchecker/programming-misc.dic
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,12 @@ confs
conn
conns
const
consts
controlfile
coord
coords
corba
corge
cornflowerblue
cornsilk
crlf
Expand Down Expand Up @@ -122,6 +124,7 @@ datetime
dealloc
decl
dedent
dedup
dedupe
deduping
deeppink
Expand Down Expand Up @@ -184,6 +187,8 @@ filetypes
flexbox
floralwhite
fmts
foobar
foobars
foreach
forestgreen
fprintf
Expand All @@ -196,6 +201,7 @@ func
funcs
fxml
gainsboro
garply
gbit
gbps
gbyte
Expand All @@ -207,6 +213,7 @@ gitconfig
gitflow
gitmodules
giud
grault
greenyellow
groovyc
groovydoc
Expand Down Expand Up @@ -454,6 +461,7 @@ peachpuff
perf
permalink
plist
plugh
pointcut
pointcuts
powderblue
Expand All @@ -472,6 +480,7 @@ progressbar
proto
pubkey
punycode
quux
rbrace
readme
readonly
Expand Down Expand Up @@ -632,6 +641,7 @@ xmltype
xpath
xslt
xslx
xyzzy
yellowgreen
yyyy
yyinitial
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ anchorizing
antialias
antialiased
antialiasing
appendables
appender
appenders
arity
Expand Down
Loading