Alex Plãte
Alex Plãte
In IdeaVim project we use this plugin (and used to use hand-hacked script before this plugin was created) to send the changelog to the slack. Unfortunately, Slack uses some sort...
1) `Additional parameters` section should be removed because it's not necessary to finish this tutorial, but this large code block takes a lot of attention. 2) `Once done, you can...
The `NL` markers should be removed from the code, as it is not easy to copy this code if they are present (it is necessary to remove the markers additionally).
The default colors for the white theme make the symbols under the highlighting hardly visible. So, all the `e` and `n` in a dark rectangle are not easy to recognize....
### Describe the need of your request Support the [LightEdit](https://www.jetbrains.com/help/idea/lightedit-mode.html#open_from_cmd) mode for the plugin development. ### Proposed solution I'd like to have the ability to easily start IDE in lightedit...
It's not possible to define mapping to `f` for the ideavim-sneak inside of .ideavimrc. This happens because the extension ideavim-sneak is always loaded after .ideavimrc execution and overrides my `f`...