Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: streetsidesoftware/cspell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.12.4
Choose a base ref
...
head repository: streetsidesoftware/cspell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.12.5
Choose a head ref
  • 7 commits
  • 79 files changed
  • 3 contributors

Commits on Oct 31, 2021

  1. ci: Workflow Bot -- Update ALL Dependencies (#1930)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    425dc5d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. fix: prevent suggesting word break characters (#1933)

    Discourage inserting `-` into words when making suggestions.
    Jason3S authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    42ffb98 View commit details
    Browse the repository at this point in the history
  2. ci: Workflow Bot -- Update ALL Dependencies (#1934)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    f2e9380 View commit details
    Browse the repository at this point in the history
  3. fix: Make sure flaggedWords are always checked. (#1935)

    * Make sure flaggedWords are always checked.
      Fix: #1895
    * ignore deliberate misspelling
    * Update English dictionary
    Jason3S authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    dfbfddd View commit details
    Browse the repository at this point in the history
  4. fix: Fix reading dictionary test to use path (#1938)

    * fix: fix test to use dictionary path.
    
    * dev: update package-lock
    Jason3S authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    fa4ea3f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. fix: Add trace options (#1939)

    - `--allow-compound-words`
    - `--no-ignore-case`
    - `--language-id` - for consistency
    Jason3S authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    191fc52 View commit details
    Browse the repository at this point in the history
  2. v5.12.5

    Jason3S committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    84a21d1 View commit details
    Browse the repository at this point in the history
Loading