Clindbergh
Clindbergh
Personally I would prefer the ability to add additional shortcuts for the _All Words Mode_ s that set the caret at the end of the word: 
> There's no accounting for taste 😀 Sure 😆 However this time I actually think the difference is actually significant. My suggestion allows using both modes (caret after the word...
`com.intellij.codeInsight.actions.RearrangeCodeProcessor.COMMAND_NAME` has been removed in current versions. Building the plugin works with 37fea5c which uses an older version of the SDK.
Thanks. This is more a proof of concept and some UI would be needed to select multiple quicklists (each for different filetypes). But it works for our use case (.properties...
I miss that too. Particularly I was looking for a description what each character in the wave key does.
@nlkl Is there a reason this is not merged? Thank you.
Actually, that would work. I wonder if it is really such an edge case. As I didn't recognize that solution immediately, I have already created an extended `Map ` function....
I think a 2nd method `public Option Filter(Func predicate)` that empties the `Option` without producing an exception would be a useful addition.
Apparently this issue is because the javascript library Font Awesome did some dom mutations when including the icons. The workaround is to use [elm-fontawesome](https://package.elm-lang.org/packages/lattyware/elm-fontawesome/latest/). # How can we prevent Elm...
[gitstatus](https://github.com/romkatv/gitstatus#using-from-bash) works fine on bash, but with zsh much [more](https://github.com/romkatv/powerlevel10k) is possible. There is also [oy-my-git](https://github.com/arialdomartini/oh-my-git) which brings more icons and colors to the table.