Make a working example of a Monaco Editor connecting to a language server of OCaml
€30-250 EUR
Zaprt
Objavljeno pred skoraj 5 leti
€30-250 EUR
Plačilo ob dostavi
IMPORTANT: This is a very technical and specific task. It will be not hard for people who know it, but it will be very hard for others. Please place a bid only if you are confident in the task. I will take a candidate who has already started to propose changes in the repository.
TASK:
I want to make a working example of a Monaco Editor connecting to a language server of OCaml: 1) http://localhost:3000 launches a web page containing a Monaco Editor; 2) thanks to monaco-languageclient, code in the editor can communicate to the language server of OCaml implemented in ocaml-lsp.
We have already created a repository: [login to view URL]