mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 01:35:39 +02:00
added delete navigation to new and noteworthy
This commit is contained in:
parent
df90029032
commit
e8622b71d8
2 changed files with 2 additions and 0 deletions
|
@ -224,6 +224,8 @@ may contain other information.
|
|||
<td>Open Declaration (F3) improved, particularly for unresolved symbols.
|
||||
<p>Open Declaration is capable of detecting potential matches.</p>
|
||||
<p><img src="../images/60/CDT6.0_open_declaration.png" alt="Improved open declaration for unresolved symbols">
|
||||
<p>It is now possible to navigate from a delete statement to the destructor method that is implicitly called.</p>
|
||||
<p><img src="../images/60/CDT_6.0_delete.png" alt="Delete statement navigation">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
BIN
doc/org.eclipse.cdt.doc.user/images/60/CDT_6.0_delete.png
Normal file
BIN
doc/org.eclipse.cdt.doc.user/images/60/CDT_6.0_delete.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.4 KiB |
Loading…
Add table
Reference in a new issue