6

I am trying to test Sorbet on a Rails project.

  • followed the adoptions guidelines
  • installed and run the gem sorbet-rails
  • changed to # typed: true
  • restarted vscode

but nothing is really happening, I think I am missing a part of the puzzle. Has anyone found a solution to get Sorbet to work with Vs Code

Thanks

Adrien
  • 322
  • 4
  • 14

1 Answers1

2

Sorbet committer here. VSCode plugin is currently going through stabilization of features at Stripe. It will be open-sourced when it is feature complete and stable.

You can see a preview of how it will work at the demo site.

user537862
  • 481
  • 2
  • 6