Currently, we have the option to run a REPL command on a particular namespace or into current REPL namespace. I would suggest we also have the possibility to run in the current file namespace. I'm writing some REPL commands where knowing which is the current file (active on the main window) is so that I could resolve a selected symbol correctly. That would enable more fine-grained customizations.
Currently, we have the option to run a REPL command on a particular namespace or into current REPL namespace. I would suggest we also have the possibility to run in the current file namespace. I'm writing some REPL commands where knowing which is the current file (active on the main window) is so that I could resolve a selected symbol correctly. That would enable more fine-grained customizations.