Enable multiline printing for Hack enhanced hover.
commit33bcf21e8150eea32443cb0561ebc01fa8c6c692
authorWill Pitts <wipi@fb.com>
Thu, 8 Feb 2018 21:48:16 +0000 (8 13:48 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 8 Feb 2018 21:54:07 +0000 (8 13:54 -0800)
tree7c5ccae4460c87b2b98fc008eb198eb7f9aa64ce
parent00145733a404024366a91d08d8e6650a00b8803a
Enable multiline printing for Hack enhanced hover.

Summary: Having to scroll very far to the right to see a full type in the hover view is no fun, so format hover information in a pretty way.

Reviewed By: dlreeves

Differential Revision: D6908364

fbshipit-source-id: 4329a94371d4ed03bb6d410c77c2d7d6a5313789
hphp/hack/src/hackfmt/chunk_group.ml
hphp/hack/src/hackfmt/debug/hackfmt_debug.ml
hphp/hack/src/hackfmt/doc.ml
hphp/hack/src/hackfmt/hack_format.ml
hphp/hack/src/hackfmt/libhackfmt.ml
hphp/hack/src/hackfmt/line_splitter.ml
hphp/hack/src/hackfmt/solve_state.ml
hphp/hack/src/typing/typing_print.ml
hphp/hack/test/integration_ml/test_server_hover.ml