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

nix: export an overlay that adds ocaml-lsp itself to pkgs.ocamlPackages #1231

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

anmonteiro
Copy link
Contributor

No description provided.

@rgrinberg rgrinberg merged commit 922a726 into ocaml:master Feb 22, 2024
8 of 9 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4098

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 20.381%

Totals Coverage Status
Change from base Build 4092: 0.0%
Covered Lines: 4851
Relevant Lines: 23801

💛 - Coveralls

@anmonteiro anmonteiro deleted the anmonteiro/overlay branch February 22, 2024 01:21
PizieDust added a commit to PizieDust/ocaml-lsp that referenced this pull request Mar 8, 2024
linting

helper function for positions

Update README.md

Co-authored-by: Ulysse <5031221+voodoos@users.noreply.github.com>

Update README.md

Co-authored-by: Ulysse <5031221+voodoos@users.noreply.github.com>

Update ocaml-lsp-server/src/document.ml

Co-authored-by: Ulysse <5031221+voodoos@users.noreply.github.com>

Update ocaml-lsp-server/src/document.ml

Co-authored-by: Ulysse <5031221+voodoos@users.noreply.github.com>

80 char per line limit

use better descriptive function name

adjust formatting

nix: export an overlay that adds ocaml-lsp itself to pkgs.ocamlPackages (ocaml#1231)

Preliminary inlay hint support (ocaml#1159)

* start inlay hint support

* update changes

* promote tests

* address issues with function parameters

* fix optional arguments with defaults

* remove config options until we have something to configure

* simplify value_binding annotations

* extract Range.overlaps

* eliminate newlines in types

* add config options for pattern variables and let bindings

* add tests

* formatting

* allow passing settings to run_request

* fix text edit application in tests

* add config option for lambdas (doesn't work yet)

* fix up hint_pattern_variables and hint_let_bindings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants