<html style="direction: ltr;">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style id="bidiui-paragraph-margins" type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body bidimailui-charset-is-forced="true" style="direction: ltr;">
<p><font size="2"><font face="DejaVu Sans"><a class="moz-txt-link-freetext" href="https://ianyepan.github.io/posts/emacs-ide/">https://ianyepan.github.io/posts/emacs-ide/</a></font></font></p>
<p><font size="2"><font face="DejaVu Sans"></font></font><br>
</p>
<div class="moz-cite-prefix">On 2/17/22 07:08, Omer Zak wrote:<br>
</div>
<blockquote type="cite"
cite="mid:5ef7ef49c00c801936eee6fee14772c25c27e0e4.camel@zak.co.il">
<pre class="moz-quote-pre" wrap="">My favorite text editor is Emacs.
However, I developed envy for IDEs like IntelliJ IDEA and VSCode, due
to their powerful language integrations.
Turns out that there is a LSP (Language Server Protocol) which
decouples the language integration from the rest of the text editor.
See:
<a class="moz-txt-link-freetext" href="https://www.toptal.com/javascript/language-server-protocol-tutorial">https://www.toptal.com/javascript/language-server-protocol-tutorial</a>
And there is a LSP Mode for Emacs.
See: <a class="moz-txt-link-freetext" href="https://emacs-lsp.github.io/lsp-mode/">https://emacs-lsp.github.io/lsp-mode/</a>
Since installing emacs-lsp seems to be somewhat complicated, I'd like
to know if anyone else has experience with it, and can tell us about
his experience, before I try to install it.
Thanks,
--- Omer Zak
</pre>
</blockquote>
</body>
</html>