This has always worked in a Javascript. > `${`${`${`${`${1 + 1}`}`}`}`}` '2' It was simply a limitation with the Python parser. Heck, it even works in Vimscript :echo $'{$'{$'{1 + 1}'}'}' 2
I just created this account to say that I agree wholeheartedly 100%. People always ask me, "How do I get better at Vim?" or say "Vim is too hard" etc, and I always say `set mouse=a` isn't just a gimmick, it's a _very_…
This has always worked in a Javascript. > `${`${`${`${`${1 + 1}`}`}`}`}` '2' It was simply a limitation with the Python parser. Heck, it even works in Vimscript :echo $'{$'{$'{1 + 1}'}'}' 2
I just created this account to say that I agree wholeheartedly 100%. People always ask me, "How do I get better at Vim?" or say "Vim is too hard" etc, and I always say `set mouse=a` isn't just a gimmick, it's a _very_…