-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Smart send warning message feedback #22558
Comments
Since this issue is #1 on google, I have exact same questions:
Looks like it invokes randomly, but has no traces in command palette or keyboard shortcuts.. and has a sneaky name also, like is my code sent somewhere based on some involuntarily invoked condition? So many questions without answers. |
tldr; I have tried on several occasions to find the documentation that matches the explanation provide by anthonykim1. Finally, I know how to activate/deactivate it. I like the Smart Send. I have accidentally turned it off before. I could find nothing that explained how to change it's status. I just got the message referenced by OP, recognized it, and searched for it, and ended up here. This is the first time I have found anything approaching documentation that explains how to change it. I have looked all over stackoverflow for answers and tried different macros and other JSON settings and couldn't figure out how to turn it back on. Maybe because I couldn't remember the exact name of the feature after turning it off by accident, but the VS Code documentation could do a better job at addressing this feature. |
Hey @anthonykim1, this issue might need further attention. @mjbvz, you can help us out by closing this issue if the problem no longer exists, or adding more information. |
@John-Polo Thanks for feedback here. I would bring this up to the team so we can provide better documentation on smart send. Coming back to this sort of message/warning for sending commands to REPL (both terminal and native REPL), wondering what people think about the way Julia extension is handling things. When you shift+enter on a julia file, it sort of blinks and shows little hint on what is being sent to the REPL as well as the colorization depending on the success/failure output. |
Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off. Happy Coding! |
Reopening this since this is fair/valid. |
Testing #22536
code provided
? I think it's the current file but it's not clearsmart send
?Overall I find the warning difficult to understand. I think it would be clearer if it stated the following in in this order:
The text was updated successfully, but these errors were encountered: