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: crisidev/bacon-ls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.15.0
Choose a base ref
...
head repository: crisidev/bacon-ls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.16.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 11, 2025

  1. VSCode: register correct command name in package.json

    `bacon-ls.restart` is the proper command name, not `bacon_ls.restart`.
    
    Signed-off-by: Ian Chamberlain <ian-h-chamberlain@users.noreply.github.com>
    ian-h-chamberlain authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    757e79e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Merge pull request #31 from ian-h-chamberlain/patch-1

    VSCode: register correct command name in package.json
    crisidev authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    327969d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Release 0.16.0

    crisidev committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    8d45f8c View commit details
    Browse the repository at this point in the history
Loading