mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
Added documentation for Completion Proposal Filter preference
This commit is contained in:
parent
fcf2affd05
commit
8811ecbb05
2 changed files with 7 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 73 KiB |
|
@ -40,6 +40,13 @@
|
|||
<p><dt>Foreground for completion proposals</dt>
|
||||
<dd>Specifies the foreground color of the Content Assist dialog box.</dd>
|
||||
|
||||
<p><dt>Completion Proposal Filter</dt>
|
||||
<dd>Completion proposal filters may have been supplied with your eclipse CDT distribution.
|
||||
Completion proposal filters can sort and order the proposals
|
||||
provided by the Content Assist feature to best suit your needs.
|
||||
Select the desired content assist filter from the list of available filters.
|
||||
</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
|
||||
|
|
Loading…
Add table
Reference in a new issue