用 Emacs 做 Ruby 开发,使用 LSP 和 Solargraph 可以获得比 Robe 更好的体验。
(package-install 'lsp-mode) (add-hook 'ruby-mode-hook 'lsp)