You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Extension/walkthrough/devcommandprompt/open-developer-command-prompt.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
<h1data-loc-id="walkthrough.windows.title.open.dev.command.prompt">Relaunch using the <span>Developer Command Prompt for VS</span></h1>
2
-
<pdata-loc-id="walkthrough.windows.background.dev.command.prompt">You are using a Windows machine with the MSVC compiler, so for all environment variables to be set correctly, you either need to:</p>
2
+
<pdata-loc-id="walkthrough.windows.background.dev.command.prompt"data-loc-hint="This is an incomplete sentence that will be continued in the bullet points to follow">You are using a Windows machine with the MSVC compiler, so for all environment variables to be set correctly, you either need to:</p>
3
3
<ul>
4
4
<li><pdata-loc-id="walkthrough.windows.start.from.dev.command">Start VS Code from the <span>Developer Command Prompt for VS</span>, or</p>
5
5
</li>
6
-
<li><pdata-loc-id="walkthrough.windows.run.dev.command">Run the <code>C/C++: Set Developer Environment</code> command.</p>
6
+
<li><pdata-loc-id="walkthrough.windows.run.dev.command">Run the <codedata-loc-id="walkthrough.windows.set.dev.environment">C/C++: Set Developer Environment</code> command.</p>
7
7
</li>
8
8
</ul>
9
9
<h4data-loc-id="walkthrough.windows.relaunch.command.prompt">To relaunch using the <span>Developer Command Prompt for VS</span></h4>
0 commit comments