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: PythonVoiceCodingPlugin/repository
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4d70663
Choose a base ref
...
head repository: sublimelsp/repository
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f6a2a8c
Choose a head ref
  • 19 commits
  • 6 files changed
  • 12 contributors

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    63df230 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Bump peter-evans/create-pull-request from 3 to 6 (sublimelsp#100)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e0a7deb View commit details
    Browse the repository at this point in the history
  2. add LSP-vetur (sublimelsp#118)

    rchl authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8438605 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Add LSP-some-sass (sublimelsp#120)

    * Add LSP-sass
    
    * Rename LSP-sass to LSP-some-sass
    niksy authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7db4ff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e0505 View commit details
    Browse the repository at this point in the history
  3. Bump peter-evans/create-pull-request from 6 to 7 (sublimelsp#119)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    caa23f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Add LSP-some-sass (sublimelsp#120) (sublimelsp#123)

    Co-authored-by: Ivan Nikolić <niksy5@gmail.com>
    rchl and niksy authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9c06748 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    029bcc1 View commit details
    Browse the repository at this point in the history
  2. reorder

    rchl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    efea4e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    775e0ef View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Fix PR workflow

    Bump unsupported Python version
    jwortmann authored and rwols committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    26ef61b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    f1acf5a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Bump actions/checkout from 4 to 5 (sublimelsp#130)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    54cd6a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Reduce the number of labels (sublimelsp#131)

    * Reduce number of labels
    
    * remove JavaScript label for LSP-flow
    
    * add lsp label for LSP
    
    * add language labels for most of packages
    
    * format file
    
    * bring back intellisense
    predragnikolic authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    0389a4f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Configure Renovate (sublimelsp#132)

    * Add renovate.json
    
    * updates
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Rafal Chlodnicki <rchl2k@gmail.com>
    renovate[bot] and rchl authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    ca711af View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Update actions/setup-python action to v6 (sublimelsp#134)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    d784dda View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Configuration menu
    Copy the full SHA
    c5355ee View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Add LSP-ty (sublimelsp#136)

    Signed-off-by: Jack Cherng <jfcherng@gmail.com>
    jfcherng authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    2fc49df View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Add LSP-lean (sublimelsp#138)

    * Add LSP-lean
    
    * removed deprecated labels for LSP-lean package
    
    * Update repository.json
    
    Co-authored-by: Rafał Chłodnicki <rchl2k@gmail.com>
    
    ---------
    
    Co-authored-by: lexouduck <lexouduck@gmail.com>
    Co-authored-by: Предраг Николић <idmpepe@gmail.com>
    Co-authored-by: Rafał Chłodnicki <rchl2k@gmail.com>
    4 people authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    f6a2a8c View commit details
    Browse the repository at this point in the history
Loading