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
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ codegen
codeinsight
codesign
codestyle
colgroup
colspan
combobox
commandline
Expand Down Expand Up @@ -174,6 +175,7 @@ fallthrough
favicon
favicons
fasterxml
fieldset
filename
filenames
filepath
Expand Down Expand Up @@ -335,6 +337,8 @@ lodash
logfile
longblob
longtext
longvarchar
longvarbinary
lookahead
lparen
lval
Expand Down Expand Up @@ -509,6 +513,7 @@ sdks
seagreen
securefile
semver
shtml
sinh
sizeof
skyblue
Expand Down
19 changes: 18 additions & 1 deletion src/main/resources/com/intellij/spellchecker/programming.dic
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
abortable
accessor
accessors
additivity
addon
addons
aggregative
aggregator
aggregators
anchorizer
Expand Down Expand Up @@ -58,6 +60,7 @@ bundler
bundlers
bytecode
bytecodes
cacheable
cacher
cachers
callee
Expand Down Expand Up @@ -149,6 +152,7 @@ decompiling
deduplicate
deduplicated
deduplication
deferrability
deferrable
deflater
deque
Expand Down Expand Up @@ -185,6 +189,7 @@ endian
endianness
enumerable
enumerables
escapable
escaper
escapers
etalon
Expand All @@ -200,6 +205,7 @@ foldable
foldables
focusable
focuser
formattable
formatter
formatters
frontend
Expand Down Expand Up @@ -430,6 +436,7 @@ quickfixes
randomizer
randomizers
rasterization
reachability
rearranger
rearrangers
rebase
Expand Down Expand Up @@ -472,7 +479,7 @@ reparse
reparsed
replacer
replacers
resetlogs
resetter
resizable
resizables
resize
Expand Down Expand Up @@ -536,6 +543,7 @@ significand
significands
signoff
signum
sqls
stacktrace
stacktraces
startup
Expand Down Expand Up @@ -572,6 +580,7 @@ subpartition
subpartitions
subpattern
subpixel
subquery
subsequence
subsequences
substring
Expand Down Expand Up @@ -634,6 +643,7 @@ transpiled
transpiler
transpilers
transpiling
trimmable
truthy
typecheck
typechecking
Expand All @@ -656,6 +666,8 @@ unescaped
unescaper
unescaping
unformatted
unhide
unhiding
ungroup
unhandled
unindent
Expand Down Expand Up @@ -694,6 +706,7 @@ unroller
unrollers
unscoped
unselect
unselectable
unselected
unselecting
unserialize
Expand Down Expand Up @@ -750,6 +763,10 @@ watchpoint
watchpoint's
watchpoints
vcses
vectorize
vectorizer
vectorizes
vectorizing
versa
versioning
viewport
Expand Down
Loading