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
1 change: 1 addition & 0 deletions src/main/resources/com/intellij/spellchecker/english.dic
Original file line number Diff line number Diff line change
Expand Up @@ -42812,6 +42812,7 @@ highlight
highlight's
highlighted
highlighter
highlighter's
highlighters
highlighting
highlights
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ addrs
ajax
aliceblue
alloc
anno
antiquewhite
anyschema
archivelog
Expand Down Expand Up @@ -387,6 +388,7 @@ nclob
ndbcluster
noarchivelog
noaudit
nobr
nocache
nocompress
nocopy
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/com/intellij/spellchecker/programming.dic
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,8 @@ subview
subviews
superclass
superclasses
superinterface
superinterfaces
suppressable
suppressables
suppressions
Expand Down
Loading