-
-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rio cannot open files in the "folder" format. #107
Comments
Hey there @moeyua , thank you for the issue! Was that working before? (wonder if it has anything with the changes I've made for Microsoft Windows support) |
This issue has been present since I started using Rio on June 6th. |
Furthermore, I am using macOS Ventura 13.4, the latest versions of Visual Studio Code - Insiders and Visual Studio Code. |
Ah ok, that's good to know. Will look on it 👌 thanks for all the details |
Figured out the reason. Added the half of the support in fcb237f, it opens without alert but doesn't process the file path. The remaining part of the fix is to make Rio deal with the OpenFile events. Will be looking on it for the next version (0.0.8) References |
cc @raphamorim You need to move this to 0.0.21 milestone I'm pretty sure. |
Implemented in #461 Changes will be release along with 0.1.0 version |
Visual Studio Code external terminal support
The text was updated successfully, but these errors were encountered: