|
|
|
|
|
by jemmyw
1072 days ago
|
|
The ruby stuff for vscode isn't quite up to quality and I find I turn a lot of it off. I've had a good time with the fuzzy LSP https://marketplace.visualstudio.com/items?itemName=Blinknli... I think sorbet hasn't got the critical mass of devs using it so tooling is hit or miss. And I personally don't like it even though I'm well onboard with typescript. What is irb integration? I tend to avoid that kind of thing and just do it in the terminal regardless of which editor I'm using. |
|
Stuff like having code locations in irb hyperlink back to the code buffer in another window.