You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is really cool, and obviously I can't wait for the sorbet official vs code plugin. I installed this but I can't see anything's changed. There's no autocomplete, I don't get error highlights for invalidly typed code (ex "hi" / 4), go to declaration does nothing.
I'm guessing I've set this up wrong. In the project directory command line bundle exec tc works. I checked the verbose logging button but I don't see anything in the terminal running atom (with atom -f), and I tried -l logfile.txt and don't see anything there either.
The text was updated successfully, but these errors were encountered:
This is really cool, and obviously I can't wait for the sorbet official vs code plugin. I installed this but I can't see anything's changed. There's no autocomplete, I don't get error highlights for invalidly typed code (ex
"hi" / 4
), go to declaration does nothing.I'm guessing I've set this up wrong. In the project directory command line
bundle exec tc
works. I checked the verbose logging button but I don't see anything in the terminal running atom (withatom -f
), and I tried-l logfile.txt
and don't see anything there either.The text was updated successfully, but these errors were encountered: