Skip to content

Commit 43cd25a

Browse files
author
Colin Robertson
committed
Fix table warning
1 parent b61b2e1 commit 43cd25a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/overview/what-s-new-for-visual-cpp-in-visual-studio.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -507,12 +507,11 @@ The CPPRestSDK, a cross-platform web API for C++, has been updated to version 2.
507507

508508
Several C++ operations that use the IntelliSense engine for refactoring and code navigation run much faster. The following numbers are based on the Visual Studio Chromium solution with 3500 projects:
509509

510-
|||
511-
|-|-|
512-
|Feature|Performance Improvement|
513-
|Rename|5.3x|
514-
|Change Signature |4.5x|
515-
|Find All References|4.7x|
510+
| Feature | Performance Improvement |
511+
|--|--|
512+
| Rename | 5.3x |
513+
| Change Signature | 4.5x |
514+
| Find All References | 4.7x |
516515

517516
C++ now supports Ctrl+Click **Go To Definition**, making mouse navigation to definitions easy. The Structure Visualizer from the Productivity Power Tools pack is now also included in the product by default.
518517

0 commit comments

Comments
 (0)