Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] lsp (3 packages) (1.20.0) #26995

Merged
merged 4 commits into from
Nov 29, 2024
Merged

Commits on Nov 29, 2024

  1. [new release] lsp (3 packages) (1.20.0)

    CHANGES:
    
    ## Features
    
    - Add custom
      [`ocamllsp/typeSearch`](/ocaml-lsp-server/docs/ocamllsp/typeSearch-spec.md) request (ocaml/ocaml-lsp#1369)
    
    - Make MerlinJump code action configurable (ocaml/ocaml-lsp#1376)
    
    - Add custom [`ocamllsp/jump`](/ocaml-lsp-server/docs/ocamllsp/merlinJump-spec.md) request (ocaml/ocaml-lsp#1374)
    
    ## Fixes
    
    - Fix fd leak in running external processes for preprocessing (ocaml/ocaml-lsp#1349)
    
    - Fix prefix parsing for completion of object methods (ocaml/ocaml-lsp#1363, fixes ocaml/ocaml-lsp#1358)
    
    - Remove some duplicates in the `selectionRange` answers (ocaml/ocaml-lsp#1368)
    voodoos committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ca1bc12 View commit details
    Browse the repository at this point in the history
  2. ocaml-lsp: upper bound on ocaml version

    Co-authored-by: Marcello Seri <[email protected]>
    voodoos and mseri authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    2c4b804 View commit details
    Browse the repository at this point in the history
  3. Increase lower bound on base

    voodoos committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b8832e2 View commit details
    Browse the repository at this point in the history
  4. [new release] lsp (3 packages) (1.20.0-4.14)

    CHANGES:
    
    ## Features
    
    - Add custom
      [`ocamllsp/typeSearch`](/ocaml-lsp-server/docs/ocamllsp/typeSearch-spec.md) request (ocaml/ocaml-lsp#1369)
    
    - Make MerlinJump code action configurable (ocaml/ocaml-lsp#1376)
    
    - Add custom [`ocamllsp/jump`](/ocaml-lsp-server/docs/ocamllsp/merlinJump-spec.md) request (ocaml/ocaml-lsp#1374)
    
    ## Fixes
    
    - Fix fd leak in running external processes for preprocessing (ocaml/ocaml-lsp#1349)
    
    - Fix prefix parsing for completion of object methods (ocaml/ocaml-lsp#1363, fixes ocaml/ocaml-lsp#1358)
    
    - Remove some duplicates in the `selectionRange` answers (ocaml/ocaml-lsp#1368)
    voodoos committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    bb2f8d5 View commit details
    Browse the repository at this point in the history