Nik Revenco
Nik Revenco
So that makes the following new exercises: - Factorial - Contains - Total Integers - Permutations - Pascal - Hanoi And the two ported from existing project: - Merge Sort...
@MaoShizhong @JoshDevHub at some point let's decide the order in which we want the exercises to be in. Obviously it makes sense for it to go easiest to hardest (it's...
Should I make a PR to add the new exercises to https://www.theodinproject.com/lessons/javascript-recursive-methods ?
> Awesome. In that case, @NikitaRevenco let's hold off until all the JS exercises have been approved by me and Josh, and the Ruby translations have been as well. Then...
> Looks great, something from kakoune I have missed often. > > Could you also make a normal command version of this? Whrn mapping these commands a normal command where...
> Running into a bug where it broke the existing commands : [replace_with_yanked, replace_selections_with_keyboard] > > `I am yanking this #[word]` `` when i replace #[this] using `R` `` >...
Ok, I've removed the default mappings
> This is a popular feature :) > > Imo #4694 would be greatly preferable to this PR because: > > * it preserves separate selections > > * it...
I dont think "toggle_encoding" is descriptive, what it seems to do is: always show the encoding instead of only showing when it isnt UTF 8
> What would you suggest we call it? Encoding-always-on? Yeah, that sounds better. Maybe "always-show-encoding"