shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

292
active users

#eglot

0 posts0 participants0 posts today
jtmoulia 🐁<p>A guide on integrating <a href="https://mstdn.social/tags/emacs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>emacs</span></a> + <a href="https://mstdn.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> + <a href="https://mstdn.social/tags/hatch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hatch</span></a> using [mostly] builtin tooling and project local .dir-locals.el variables.</p><p>Specifically, this setup uses <a href="https://mstdn.social/tags/Eglot" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Eglot</span></a> + <a href="https://mstdn.social/tags/pyright" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pyright</span></a> for live syntax checking, <a href="https://mstdn.social/tags/pytest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pytest</span></a> for code running, <a href="https://mstdn.social/tags/MyPy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MyPy</span></a> for type-checking, and <a href="https://mstdn.social/tags/IPython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IPython</span></a> as the shell</p><p>Feedback would be welcome -- trying to get it robust + idiomatic.</p><p><a href="https://jtmoulia.srht.site/guides/emacs-python-hatch/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">jtmoulia.srht.site/guides/emac</span><span class="invisible">s-python-hatch/</span></a></p>
Aaron W. Swenson<p>PerlNavigator isn't perfect, but it seems to work better than the other Perl language servers. Strangely, <a href="https://mastodon.social/tags/Eglot" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Eglot</span></a> and <a href="https://mastodon.social/tags/Perl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Perl</span></a> doesn't seem to work with completion suggestions. With no other changes to my config, <a href="https://mastodon.social/tags/lsp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lsp</span></a>-mode and Perl work just fine.</p>