CSharpRepl
CSharpRepl copied to clipboard
Support manual triggering of autoformatting
Feature Description
+ configurable kebinding.
We implicitly trigger auto-format on ;, } and { (same as VS) but I'd like to also have VS's Ctrl+K+D.
(hm, but we don't support key shortcuts with 3 parts)