company-mode VS all-the-icons.el

Compare company-mode vs all-the-icons.el and see what are their differences.

company-mode

Modular in-buffer completion framework for Emacs (by company-mode)

all-the-icons.el

A utility package to collect various Icon Fonts and propertize them within Emacs. (by domtronn)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
company-mode all-the-icons.el
41 11
2,158 1,442
0.5% -
8.6 4.3
5 days ago 24 days ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

company-mode

Posts with mentions or reviews of company-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-11.

all-the-icons.el

Posts with mentions or reviews of all-the-icons.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-30.
  • Some icons are shown and some aren't
    1 project | /r/emacs | 7 Dec 2023
    Thanks so much for your help, but I've already tried that :( I installed manually downloading it from https://github.com/domtronn/all-the-icons.el and used the fc-cache -f -v . For some reason the M-x all-the-icons-install-fonts not work for me, since it's not shown the all-the-icons-install-fonts after M-x and package-install
  • All-the-icons SVG beta
    1 project | /r/emacs | 17 Jun 2023
  • Package to display org headings spatially?
    7 projects | /r/orgmode | 30 Dec 2022
    Isn't a "pile" just an "unorganized map"? Really, if you think of it: a pile of papers on a desk, could as well sitt in a folder. That should bring you back to normal desktop paradigm. Now implementing headings as "folders" shouldn't be overly difficult. You could implement a "pile" of headings as just subheadings to top headings and also render those top headings as either: svg icons, check for example svg-library by /u/Nicolas-Rougier, or you could use font-icons like in font-awesome or all-the-icons, to replace top-headings with an image or a font-icon. You would probably have to write your own minor-mode but it shouldn't be very difficult. You will probably need to use invisible-text property to hide headings and replace them with icons (that is normally how org and outline modes "fold" and "expand" content in headings), but that should not be very difficult.
  • org-cc: Custom completions for Org (WIP)
    9 projects | /r/emacs | 22 Nov 2022
    In the org-mode buffer (upper part of pic): Iosevka Aile 15. In the minibuffer (lower part of pic): Iosevka 15. For the star icon: Font Awesome via all-the-icons.el.
  • all-the-icons Stopped Working on WSL2 with Doom Emacs
    1 project | /r/emacs | 21 Jul 2022
    I tried some of the troubleshooting steps on https://github.com/domtronn/all-the-icons.el but those instructions seem to address issues with individual icons. I can't see any icons.
  • My boss said use vs code it will give side tree and terminal. I did this for him.
    2 projects | /r/emacs | 11 Mar 2022
  • Cannot install all-the-icons package on Ubuntu 20.04 with Emacs 27.2
    1 project | /r/DoomEmacs | 12 Oct 2021
    I found what I believe is the fonts repo here but I'm not sure where to put the resources while this issue gets fixed. I see that it's a constant that reappears quite often.
  • Problem with installing all-the-icons package
    1 project | /r/emacs | 29 Aug 2021
    You can also install it manually: https://github.com/domtronn/all-the-icons.el
  • Elisp completion with icons using default company-mode frontend
    5 projects | /r/emacs | 8 Apr 2021
    In the meantime, you can get the missing definitions using this config: https://github.com/domtronn/all-the-icons.el/issues/220#issuecomment-750989401
  • Good font for WSL/vcxsrv and Spacemacs?
    2 projects | /r/emacs | 19 Feb 2021
    Works perfectly fine and looks good to me. Additionally, I also have the all-the-icons fonts to support doom-modeline.

What are some alternatives?

When comparing company-mode and all-the-icons.el you can also consider the following projects:

corfu - :desert_island: corfu.el - COmpletion in Region FUnction

nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more

helm - Emacs incremental completion and selection narrowing framework

emacs-gcc-wayland-devel-builder - Emacs with native compilation ("gcc") and Wayland support

eglot - A client for Language Server Protocol servers

company-box - A company front-end with icons

vertico - :dizzy: vertico.el - VERTical Interactive COmpletion

home-sweet-home - All my home configs, dotfiles, spacemacs etc

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

tide - Tide - TypeScript Interactive Development Environment for Emacs

posframe - Pop a posframe (just a child-frame) at point, posframe is a **GNU ELPA** package!

org-cc - Custom completions for Emacs Org mode entries