Don't open script editor when connecting signals to existing methods #8836
passivestar
started this conversation in
Editor
Replies: 2 comments 1 reply
-
See also: Almost the same idea with the difference to not switch when the method exists, as opposed to at all |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'd say, from the conversation on the other issue, that this should be a setting, not absolute |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you create a new method it's great, because you want to implement it, but when you connect to an existing method I can't think of any reason for that to happen. I keep minimizing vscode
IMO should just not happen at all for existing methods, but if somebody can think of a reason for that to happen then maybe could at least be configurable:
Beta Was this translation helpful? Give feedback.
All reactions