Closed urbanhop closed 7 years ago
Lovely idea, as REPL efficiency is a huge productivity matter.
Just to expound on the request: selecting the current context for the current block would also be nice.
That is to say: if your current block is a sub function of a module it could be handy to send the entire module to FSI for recompilation. Great work, all!
This project has being merged with Visual F# Tools. All feature requests and bug reports should be sent there.
Would wish a command that selects the current block. That is the block the cursor is in. This would be in particular helpful when working on a block and sending that block frequently to Interactive. With such a command the current block could be executed in Interactive via 2 key-shortcuts: alt-blockselect + alt-bkspce .
example:
see also my similar feature request in the Visual F# repo: https://github.com/Microsoft/visualfsharp/issues/2033