Fork me on GitHub
#cursive
<
2017-05-27
>
nimblerabit04:05:42

Is there a way to make it so that when I do the "load current file" command, it also switches to current file's namespace?

psalaberria00216:05:12

@nimblerabit You can use intellij macros. I have recorded a macro that first does the move to the current ns, and then load the file to repl. https://www.jetbrains.com/help/idea/2017.1/recording-macros.html

psalaberria00216:05:30

then you can assign a shortcut to the macro