ideavim VS intellimacs

Compare ideavim vs intellimacs and see what are their differences.

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
ideavim intellimacs
21 4
8,733 514
1.3% -
9.9 3.6
7 days ago 6 months ago
Kotlin Vim Script
MIT License 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.

ideavim

Posts with mentions or reviews of ideavim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-27.
  • Alternatives for abdecodes/tabout.nvim for intellij based IDEs
    2 projects | /r/Jetbrains | 27 Sep 2023
    [this neovim plugin](https://github.com/abecodes/tabout.nvim) helps me get out of double quotes and parenthesis while being in insert mode (I use [ideavim](https://github.com/JetBrains/ideavim/)). The present implementation of this behaviour in the IDE as [smart keys](https://www.jetbrains.com/help/idea/settings-smart-keys.html) isn't cutting it for me.
  • I don't know if I can use Nvim
    7 projects | /r/neovim | 25 Jun 2023
    IntelliJ with Vim bindings is really good! It is actively supported so patches come often to fix some discrepancies with the original software. It even supports a handful of plugins out of the box.
  • Helix in IntelliJ?
    1 project | /r/HelixEditor | 16 Jun 2023
    " https://github.com/JetBrains/ideavim/wiki/IdeaVim-Plugins set clipboard+=unnamed set clipboard+=ideaput set ideajoin set idearefactormode=keep set incsearch " set relativenumber set showmode set hlsearch set surround set visualbell set commentary set highlightedyank set argtextobj set matchit set multiple-cursors " requires easymotion and ace-jump plugins set easymotion " requires quickscope plugin set quickscope
  • Is it normal as a junior programmer..
    1 project | /r/learnprogramming | 7 Mar 2023
    For partial chest hair, use IdeaVim
  • Some facts about Vim
    1 project | /r/vim | 26 Jan 2023
  • I have reached Vim nirvana
    13 projects | news.ycombinator.com | 27 Dec 2022
    The biggest advantage of vim is the movements (key bindings), and there are plugins for many editors for that, e.g. https://github.com/JetBrains/ideavim
  • Things you wish you have known earlier with neovim
    5 projects | /r/neovim | 2 Nov 2022
    There are many apps, web sites, IDE plugins, and extensions that have vim keybindings. You can use vim keybindings all the time, everywhere.
  • Let the IDE wars, uh, continue!
    15 projects | /r/ProgrammerHumor | 29 Oct 2022
    There is a nerdtree plugin for ideavim https://github.com/JetBrains/ideavim/wiki/NERDTree-support
  • The influence of Neovim on Vim development
    9 projects | /r/vim | 27 Aug 2022
    ideavim has vimscript, but I am not sure how "full" it is, never tried.
  • Plugins and Settings for Java programming?
    9 projects | /r/vim | 25 Aug 2022
    IntelliJ IDEA makes it definitively easy to start without setting things up. IdeaVim makes it better for a Vim user. But also frustrating, as certain Vim-features don't work.

intellimacs

Posts with mentions or reviews of intellimacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.
  • Ask HN: What is your development workflow on the MacBook M1?
    8 projects | news.ycombinator.com | 20 Sep 2022
    What has helped me with the consolidation is the ubiquity of my preferred key bindings. I use vim keys with spacemacs like bindings.

    On emacs, doom-emacs[1] gives me the bindings. On VSCode, VSpaceCode[2], on Jetbrains Rider, Intellimacs[3]. While there are minor differences between the implementations, I have very limited friction when switching between IDEs.

    I have paid for the Jetbrains ultimate subscription as I also use DataGrip. I think I’ll be satisfied with the current version of their IDEs for the next 2 years even if I decide to cancel the sub.

    [1]: https://github.com/doomemacs/doomemacs

    [2]: https://vspacecode.github.io/

    [3]: https://github.com/MarcoIeni/intellimacs

  • Your tips and tricks for navigating source code
    3 projects | /r/IntelliJIDEA | 29 Jan 2022
    To be more precise, I was using ideavim with intellimacs in order to get a spacemacs like env: https://github.com/MarcoIeni/intellimacs The configuration is depicted on the repo.
  • Question regarding spacemacs bindings on IntelliJ idea.
    1 project | /r/spacemacs | 27 Mar 2021
    I was trying out: https://github.com/MarcoIeni/intellimacs. It seems like it only supports vim or hybrid keybindings and not emacs keybindings.
  • My 2020 Recap: Open Source, talks, meetups and more!
    8 projects | dev.to | 2 Jan 2021
    I love spacemacs, and I bring its key bindings into every editor I use. In 2019 I already created spaceclipse and intellimacs (which counts 249 ⭐ on GitHub at the moment), but what me, Steven and all the contributors are doing with VSpaceCode is amazing! We have 726 ⭐ and 3963 installs! It really feels like it's the best of both worlds (full blown ready to use IDE vs spacemacs workflow).

What are some alternatives?

When comparing ideavim and intellimacs you can also consider the following projects:

AceJump - 🅰️ single character search, select, and jump

fd - A simple, fast and user-friendly alternative to 'find'

GitToolBox - GitToolBox IntelliJ plugin

Vim - My current IDEAVim file for Jetbrains.

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

svdtools - Python package to handle vendor-supplied, often buggy SVD files.

intellij-rainbow-brackets - 🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet

delta - A syntax-highlighting pager for git, diff, and grep output

nvim-treesitter-context - Show code context

patterns - A catalogue of Rust design patterns, anti-patterns and idioms

intellij-platform-plugin-template - Template repository for creating plugins for IntelliJ Platform

vunit_action - VUnit GitHub action