all-the-icons.el VS company-box

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

all-the-icons.el

A utility package to collect various Icon Fonts and propertize them within Emacs. (by domtronn)

company-box

A company front-end with icons (by sebastiencs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
all-the-icons.el company-box
11 4
1,442 557
- -
4.3 4.9
19 days ago about 1 month ago
Emacs Lisp Emacs Lisp
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.

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.

company-box

Posts with mentions or reviews of company-box. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-19.

What are some alternatives?

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

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

company-posframe

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

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

company-mode - Modular in-buffer completion framework for Emacs

company-quickhelp - Documentation popup for Company

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

lsp-pyright - lsp-mode :heart: pyright

tide - Tide - TypeScript Interactive Development Environment for Emacs

emacs-jedi - Python auto-completion for Emacs

org-cc - Custom completions for Emacs Org mode entries