-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Extended remote support #9569
Extended remote support #9569
Conversation
Forgot to run linter... |
What release is this for? |
Extended remote was added to MIEngine several months ago: microsoft/MIEngine#1260, and this doesn't have any other dependencies. So ideally we would like to target the earliest release we can achieve. |
@xisui-MSFT We tend to use back-tick quoting in our settings descriptions (which render as markdown) to clarify for translators that they shouldn't translate specific words (such as |
Can you give an example? I saw formats like {0}, so all relevant strings in this PR uses this format. |
In https://github.com/microsoft/vscode-cpptools/blob/main/Extension/package.nls.json . |
@xisui-MSFT Is this going to be checked in? We're planning to release 1.11.3 on Monday. Does the changelog need to be updated? |
Extended remote support #9491 #9505 #8497 #9195
Also show process picker automatically when the process ID is not provided in launch.json