| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Unison.LSP.OpenOnShare
Synopsis
- openOnShareHandler :: TRequestMessage ('Method_CustomMethod "unison/openOnShare") -> (Either ResponseError Value -> Lsp ()) -> Lsp ()
Documentation
openOnShareHandler :: TRequestMessage ('Method_CustomMethod "unison/openOnShare") -> (Either ResponseError Value -> Lsp ()) -> Lsp () Source #
Handler for the 'unison/openOnShare' custom LSP request. This resolves the symbol at the given position to its FQN and makes an HTTP POST to the local Share service.