all-the-icons.el VS tide

Compare all-the-icons.el vs tide 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)

tide

Tide - TypeScript Interactive Development Environment for Emacs (by ananthakumaran)
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
all-the-icons.el tide
11 7
1,442 1,445
- -
4.3 4.2
5 days ago 11 months ago
Emacs Lisp Emacs Lisp
MIT License GNU General Public License v3.0 only
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.

tide

Posts with mentions or reviews of tide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.
  • What's your opinion about "TypeScript development with Emacs, tree-sitter and LSP in 2022"?
    1 project | /r/emacs | 30 Nov 2022
    How does it compare with Tide? https://github.com/ananthakumaran/tide
  • Contextual autocompletion for Common Lisp
    1 project | /r/lisp | 20 Nov 2022
    I got to try my hands on Typescript in Emacs using tide, and I loved the autocompletion enabled by type-inference. But even besides type-inference, there's even the autocompletion for previously defined local variables that exists in other language tools including anaconda for python, which I don't see in my setup of SLIME/emacs.
  • Auto-import in Typescript
    2 projects | /r/emacs | 3 Nov 2022
    You should try tide for TypeScript projects.
  • Building an Intelligent Emacs
    14 projects | news.ycombinator.com | 11 Feb 2022
    off topic: I've found tide-mode[0] to be pretty good to use with typescript on Emacs

    [0] https://github.com/ananthakumaran/tide

  • Is there a way to auto-generate documentation for C/C++?
    1 project | /r/emacs | 5 Jan 2022
    Is there a way to autogen doxygen doc for C/C++? At least templates with the parameters types and return type? I do this with tide in Emacs with Typescript for example and it's pretty useful.
  • Anyne use TIDE for typescript development yet?
    1 project | /r/DoomEmacs | 9 Dec 2021
    Anyone got any experience with this package? I have got it running but the default key binding to jump to a definition is not working at all. Stated here (https://github.com/ananthakumaran/tide) M-. should work but that seems to be already bound to something else.
  • How I set up my emacs for TypeScript
    4 projects | dev.to | 10 Oct 2020
    Then I started with TypeScript and I was both amazed and saddened by it. For regular TS files, .ts it was amazing. The spacemacs typescript-mode was even better than rjsx-mode, all the types are shown perfectly in the bottom bar, autocomplete, auto-import... Everything. And thanks to tide. The sad part is: there is no tsx-mode, to write our .tsx files, we have to use web-mode. Don't get me wrong, this is a great mode, but React + Typescript were not the goals back then.

What are some alternatives?

When comparing all-the-icons.el and tide 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

lsp-mode - Emacs client/library for the Language Server Protocol

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

emacs-ng - A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.

company-box - A company front-end with icons

rjsx-mode - A JSX major mode for Emacs

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

dap-mode - Emacs :heart: Debug Adapter Protocol

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

typescript.el - TypeScript-support for Emacs

org-cc - Custom completions for Emacs Org mode entries

code-debug - Native debugging for VSCode