<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/index.php?action=history&amp;feed=atom&amp;title=Lsp-mode</id>
	<title>Lsp-mode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/index.php?action=history&amp;feed=atom&amp;title=Lsp-mode"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Lsp-mode&amp;action=history"/>
	<updated>2026-04-07T10:58:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Lsp-mode&amp;diff=50873&amp;oldid=prev</id>
		<title>Elvince: Created page with &quot;{{Package |name=lsp-mode |description=A client to the Language Server Protocol |source=https://github.com/emacs-lsp/lsp-mode |in_emacs=no |Development status=active |website=h...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Lsp-mode&amp;diff=50873&amp;oldid=prev"/>
		<updated>2019-06-25T11:22:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Package |name=lsp-mode |description=A client to the Language Server Protocol |source=https://github.com/emacs-lsp/lsp-mode |in_emacs=no |Development status=active |website=h...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Package&lt;br /&gt;
|name=lsp-mode&lt;br /&gt;
|description=A client to the Language Server Protocol&lt;br /&gt;
|source=https://github.com/emacs-lsp/lsp-mode&lt;br /&gt;
|in_emacs=no&lt;br /&gt;
|Development status=active&lt;br /&gt;
|website=https://github.com/emacs-lsp/lsp-mode&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''emacs-lsp''' is an Emacs client/library for the [https://github.com/Microsoft/language-server-protocol/ Language Server Protocol].&lt;br /&gt;
&lt;br /&gt;
It aims to provide IDE-like experience by providing optional integration with the most popular Emacs packages like company, flycheck and projectile.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*    Non-blocking asynchronous calls&lt;br /&gt;
*    Real-time Diagnostics/linting (via builtin flymake when Emacs &amp;gt; 26 or flycheck/lsp-ui)&lt;br /&gt;
*    Code completion - using company-lsp or builtin completion-at-point&lt;br /&gt;
*    Hovers - using lsp-ui&lt;br /&gt;
*    Code actions - using lsp-execute-code-action or lsp-ui&lt;br /&gt;
*    Code outline - using builtin imenu or helm-imenu&lt;br /&gt;
*    Code navigation - using builtin xref&lt;br /&gt;
*    Code lens (references/implementations) - using builtin xref&lt;br /&gt;
*    Highlights&lt;br /&gt;
*    Formatting&lt;br /&gt;
*    Debugger - dap-mode&lt;br /&gt;
*    Helm integration - helm-lsp&lt;br /&gt;
*    Treemacs integration - lsp-treemacs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installation =&lt;br /&gt;
&lt;br /&gt;
It is in [[MELPA]]:&lt;br /&gt;
&lt;br /&gt;
    M-x package-install [RET] lsp-mode [RET]&lt;br /&gt;
&lt;br /&gt;
= See also =&lt;br /&gt;
&lt;br /&gt;
== Eglot ==&lt;br /&gt;
&lt;br /&gt;
[https://github.com/joaotavora/eglot Eglot] is an alternative minimal LSP implementation.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:Third Party Package]]&lt;br /&gt;
[[Category:Completion]]&lt;br /&gt;
[[Category:Programming]]&lt;br /&gt;
[[Category:Python]]&lt;br /&gt;
[[Category:Java]]&lt;br /&gt;
[[Category:Lisp]]&lt;br /&gt;
[[Category:C]]&lt;br /&gt;
[[Category:JavaScript]]&lt;br /&gt;
[[Category:Ruby]]&lt;br /&gt;
[[Category:Rust]]&lt;br /&gt;
[[Category:Vue]]&lt;br /&gt;
[[Category:Go]]&lt;/div&gt;</summary>
		<author><name>Elvince</name></author>
	</entry>
</feed>