The IDE auto-connect prompt defaults to no, remembers it was shown, and can't double-submit.
What's wrong with this entry?
The prompt asking whether to auto-connect to your IDE now defaults to "no", records both your answer and the fact that it was shown so it does not reappear, and cannot be double-submitted by a fast keypress.
- Saves
autoConnectIdeandhasIdeAutoConnectDialogBeenShownto config. - Double submission is blocked by a guard plus the usual brief window in which input is ignored after the dialog opens.
Do you wish to enable auto-connect to IDE?
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Stale editor bridge connections are dropped instead of read
Both mention integration
-
v2.1.234
Git remote URLs can no longer smuggle a different host
Both mention integration
-
v2.1.236
Change detection ignores custom diff drivers and submodules
Both mention integration