SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Emacs Lisp Melpa Projects
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
I’ve started to use emacs in my computer sciences school 30 years ago (EPITA in Paris). The Lab was surrounded by Mips, Sun, Alpha, … great time.
The only weakness of Emacs (according to me) was the lack of a good major mode (module) to edit web template : imagine editing a php block inside a javascript part embedded inside html.
After testing many modes, I started to develop web-mode (http://web-mode.org) that is now compatible with about thirty template engines. What a wondeful trip it was to discover the power of Lisp and what a pleasure it is everyday to know exactly what happens when I hit a key while editing an html file.
I am the only Emacs user in my company (kernix.com) but nothing would make me switch. I can not imagine using an editor that would not open in less than a second (or that would eat hundreds of Mo of RAM)
I Hope Emacs will see a usage surge with the inclusion of tree sitter… editing in emacs will be even faster and more robust. Not sure tree sitter is suitted for multi languages files … but for this you have web-mode ;)
-
Project mention: Jump around huge code bases in Emacs without LSP or TAGS | reddit.com/r/planetemacs | 2023-03-21
TLDW It describes the dumb-jump emacs package: https://github.com/jacktasia/dumb-jump
-
-
-
Both Vim [1] and Emacs[2] are on the ports page [0]. In Emacs it's as easy to install as `package-install nord-theme` and then `load-theme nord`. I will note that I tried it out in Emacs running in Windows Terminal and it looks terrible, completely different from the demo and almost unusable - I quickly went back to one of the default themes, tango-dark. This is probably only going to work in the GUI version.
[0] https://www.nordtheme.com/ports
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
rg.el or deadgrep: Emacs interfaces to ripgrep, a grep-like tool that is very fast. This lets us search across a large number of files for a pattern of text. The disadvantage of searching for text is that if you are looking for the method called foo and there are hundreds of them that exist, it can be hard to know which one you really want. On the other hand, at the scale and complexity that you are talking about, I can imagine that more IDE-like tools just start failing.
-
That is a module that let's you replace occurances of regexes with svgs (https://github.com/rougier/svg-tag-mode)
-
Here is the documentation I'm following: https://github.com/hlissner/evil-multiedit
-
Project mention: stimmung-themes.el — Emacs tuned to inner harmonies | reddit.com/r/emacs | 2022-03-25
Looks like some kind of Nord with solaire-mode to provide contrasting backgrounds for secondary buffers.
-
For something that works in Emacs buffers, bm.el might be useful too.
-
Project mention: Kill until next char preceding space | Uppercase | underscore | reddit.com/r/emacs | 2023-03-01
Were you using emacs-lsp?
-
-
https://github.com/Mstrodl/elcord Here's the link if you need it :)
-
-
Project mention: pangu-spacing: Add space between Chinese and English characters | reddit.com/r/planetemacs | 2022-09-10
-
-
There is an open issue about but not really solved.
-
Local Golang playground
GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :) (by grafov)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Emacs Lisp Melpa related posts
- Jump around huge code bases in Emacs without LSP or TAGS
- remote use
- Scala support
- Plugin for annotating while editing?
- How to develop Xcode project in emacs?
- Requesting help with Haskell setup in emacs in 2022.
- Doom Emacs User: Multiedit Keybinds not Working
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160ca015d0>
www.saashub.com | 23 Mar 2023
Index
What are some of the best open-source Melpa projects in Emacs Lisp? This list will help you:
Project | Stars | |
---|---|---|
1 | use-package | 4,158 |
2 | auto-complete | 1,679 |
3 | web-mode | 1,556 |
4 | dumb-jump | 1,444 |
5 | meghanada-emacs | 609 |
6 | quelpa | 583 |
7 | emacs | 458 |
8 | rg.el | 389 |
9 | svg-tag-mode | 380 |
10 | evil-multiedit | 307 |
11 | emacs-solaire-mode | 245 |
12 | bm | 244 |
13 | lsp-haskell | 213 |
14 | lsp-dart | 176 |
15 | elcord | 149 |
16 | selectric-mode | 146 |
17 | pangu-spacing | 120 |
18 | clipetty | 118 |
19 | auctex-latexmk | 84 |
20 | Local Golang playground | 75 |
21 | importmagic.el | 69 |
22 | yatemplate | 62 |
23 | lsp-metals | 52 |