Wire up textDocument/onTypeFormatting to hackfmt
commit00318f50e3758063f9e4430b57bfc74cd816ece9
authorWaleed Khan <waleedk@fb.com>
Wed, 24 May 2017 20:29:16 +0000 (24 13:29 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 24 May 2017 20:49:52 +0000 (24 13:49 -0700)
tree591109ee396924718df8e30a4d38e3d9713c4dd9
parent161dee07d509e1dbada4b67c445eb69658a68fae
Wire up textDocument/onTypeFormatting to hackfmt

Summary:
Implements the `textDocument/onTypeFormatting` command for the language server.

Depends on D4972208.

Reviewed By: ljw1004

Differential Revision: D4974773

fbshipit-source-id: 6cee77fe5eeebfb7a30f7ad923d3044a900453a9
hphp/hack/src/client/clientLsp.ml
hphp/hack/src/server/serverFormat.ml
hphp/hack/src/server/serverRpc.ml
hphp/hack/src/utils/file_content.ml
hphp/hack/src/utils/file_content.mli