Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit14bc488

Browse files
authored
Merge pull requestmicrosoft#2154 from Microsoft/master
merge 0.17.5 release notes
2 parentsdde3b51 +3527457 commit14bc488

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎Extension/ReleaseNotes.html‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -205,12 +205,12 @@ <h1>Microsoft C/C++ Extension for VS Code</h1>
205205
<tr>
206206
<td>
207207
<div>
208-
<h2class="caption">April 2018 Update</h2>
209-
<div>Thank you for installing the C/C++ extension. In the April update, we added autocomplete suggestions for<code>#include</code> statements.<br/>
208+
<h2class="caption">June 2018 Update</h2>
209+
<div>Thank you for installing the C/C++ extension. In the June update, we focused on workspace configuration improvements.<br/>
210+
<br/>
211+
We dramatically improved the performance of recursive includes (e.g. using<code>${workspaceFolder}/**</code> in your<code>includePath</code>), we will prompt you to
212+
use compile_commands.json if it is found in your workspace, and we made the<code>browse.path</code> setting optional in the case that it is identical to your<code>includePath</code>.<br/>
210213
<br/>
211-
We also added settings for configuration defaults and made some changes to improve the automatic configuration experience. If you set the<code>"compilerPath"</code>
212-
property in c_cpp_properties.json, you no longer need to add system includes and defines to<code>"includePath"</code> or<code>"defines"</code><br/>
213-
<br/>
214214
Additional features and bug fixes are detailed in the<ahref="https://github.com/Microsoft/vscode-cpptools/releases">full release notes</a>.</div>
215215
</div>
216216
</td>
@@ -234,9 +234,9 @@ <h3 class="caption">Getting Started</h3>
234234
<td>
235235
<div>
236236
<h3class="caption">Blog Posts</h3>
237+
<div><ahref="https://blogs.msdn.microsoft.com/vcblog/2018/05/08/visual-studio-code-cc-extension-may-2018-update-intellisense-configuration-just-got-so-much-easier/">May 2018 Update</a></div>
237238
<div><ahref="https://blogs.msdn.microsoft.com/vcblog/2018/03/29/visual-studio-code-cc-extension-march-2018-update/">March 2018 Update</a></div>
238239
<div><ahref="https://blogs.msdn.microsoft.com/vcblog/2018/02/20/visual-studio-code-cc-extension-feb-2018-update/">February 2018 Update</a></div>
239-
<div><ahref="https://blogs.msdn.microsoft.com/vcblog/2018/01/17/visual-studio-code-cc-extension-jan-2018-update/">January 2018 Update</a></div>
240240
<div><ahref="https://blogs.msdn.microsoft.com/vcblog/2016/03/31/cc-extension-for-visual-studio-code/">C/C++ Extension anouncement</a></div>
241241
</div>
242242
</td>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp