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: v6.3.0
Choose a base ref
...
head repository: streetsidesoftware/cspell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.0-alpha.0
Choose a head ref
  • 7 commits
  • 124 files changed
  • 3 contributors

Commits on Jul 17, 2022

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

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    6f928cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    384e4c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7cfe61 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. feat(cspell-eslint-plugin): Experimental Add word to dictionary (#3247)

    ## Experimental Feature
    Add the ability to add words to a custom dictionary.
    
    Mostly fixes: #3233, but is flaky because it is using an unsupported technique to detect when a fix has been applied.
    -  Option: `customWordListFile`
          **Experimental**: Specify a path to a custom word list file (A utf-8 text file with one word per line). This file is used to present the option to add words.
    Jason3S authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    22a514b View commit details
    Browse the repository at this point in the history
  2. ci: Workflow Bot -- Update Integration Snapshots (#3245)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    fa0142d View commit details
    Browse the repository at this point in the history
  3. ci: Workflow Bot -- Update ALL Dependencies (#3249)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    77b5345 View commit details
    Browse the repository at this point in the history
  4. v6.4.0-alpha.0

    Jason3S committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ad84fb5 View commit details
    Browse the repository at this point in the history
Loading