;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\300\301!\210\302\303\304\305\306\301\307\310&\210\311\312\313\314\315DD\316\306\303\317\320\321\322& \210\323\324\325\326\327!\330\331\332\333\334\335\336\337\340\341\"\342\343\344#\210\342\345\344#\210\211\262\346\337\340\341\"\342\347\344#\210\211\262&\f!\207" [require lsp-mode custom-declare-group lsp-hack nil "LSP support for Hack, using HHVM." :group :link (url-link "https://docs.hhvm.com/hhvm") custom-declare-variable lsp-clients-hack-command funcall function #[0 "\300\207" [("hh_client" "lsp" "--from" "emacs")] 1] "Command to start hh_client." :risky t :type (repeat string) lsp-register-client make-lsp-client :new-connection lsp-stdio-connection #[0 "\207" [lsp-clients-hack-command] 1] :major-modes (hack-mode) :priority -1 :server-id hack :notification-handlers make-hash-table :test equal puthash "telemetry/event" ignore "$/cancelRequest" :request-handlers "window/showStatus"] 18) (defconst lsp-hack-plist-value-when-compiled nil) (provide 'lsp-hack)