|
|
|
|
|
by jshen
5105 days ago
|
|
Pry for ruby gives me great dot completion and isn't batshit insane. Most diehard dynamic typists live in their repl. When I use java with IntelliJ I miss my repl. I do gain some things from the IDE, but I feel hamstrung compared to my repl. |
|
I don't want a repl for editing. I want to write code in a friggen editor and have dot completion work.
I also want a repl for trying stuff out and debugging/light weight testing, but that's a different use case for me.