maattdd / vscode-ocaml-lsp

OCaml LSP client for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocaml-lsp-client README

The syntax files come from https://github.com/hackwaly/vscode-ocaml (which is deprecated).

Features

  • Code diagnostic (warnings,errors)
  • Code action (suggestions)
  • Type information of hover
  • Type information inlined on top of each function

Requirements

You need ocamllsp in your PATH. https://github.com/ocaml/ocaml-lsp

Extension Settings

Nothing yet

Known Issues

Doesn't work outside a workspace

Release Notes

About

OCaml LSP client for Visual Studio Code


Languages

Language:TypeScript 100.0%