# yaml-language-server: $schema=https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
# cspell:ignoreRegExp /- \w+-/
# cspell:locale en-us

# Corrections to common spelling mistakes in software terms
dictionaryDefinitions:
  - name: software-term-suggestions
    suggestWords:
      - asome->awesome
      - assymetric->asymmetric
      - automatially->automatically
      - avaiable->available
      - cashe->cache
      - commmand->command
      - coverag->coverage
      - debuging->debugging
      - dependeing->depending
      - descibes->describes
      - dumpped->dumped
      - dumpper->dumper
      - dumpping->dumping
      - expecetd->expected
      - gzipeed->gzipped
      - hypotetical->hypothetical
      - inaccesible->inaccessible
      - indicies->indices
      - insentive->insensitive
      - instantiatable->instantiable
      - mehtod->method
      - mesage->message
      - mesages->messages
      - mesaging->messaging
      - mutiple->multiple, mutable
      - ourselved->ourselves
      - overriden->overridden
      - paralellize->parallelize
      - polifyll->polyfill
      - polifylled->polyfilled
      - prefixies->prefixes
      - pseudoesm->pseudonym
      - simillar->similar
      - simillary->similarly
      - snapshop->snapshot
      - strangly->strangely
      - suffixies->suffixes
      - suffxies->suffixes
      - teh->the
      - tehcnical->technical
      - tehre->there
      - thow->throw
      - throwning->throwing
      - transfor->transfer, transform
      - verticies->vertices
      - warnining->warning
