mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 350448 - [Content Assist] Cannot disable help-proposals
This commit is contained in:
parent
25f7b8cd38
commit
46980c50e8
1 changed files with 0 additions and 9 deletions
|
@ -3055,15 +3055,6 @@
|
|||
<partition type="__c_preprocessor"/>
|
||||
</completionProposalComputer>
|
||||
</extension>
|
||||
<extension
|
||||
id="HelpCompletionProposalComputer"
|
||||
point="org.eclipse.cdt.ui.completionProposalComputer">
|
||||
<completionProposalComputer
|
||||
categoryId="org.eclipse.cdt.ui.parserProposalCategory"
|
||||
class="org.eclipse.cdt.internal.ui.text.contentassist.HelpCompletionProposalComputer">
|
||||
<partition type="__dftl_partition_content_type"/>
|
||||
</completionProposalComputer>
|
||||
</extension>
|
||||
<!-- template proposals -->
|
||||
<extension
|
||||
point="org.eclipse.cdt.ui.completionProposalComputer"
|
||||
|
|
Loading…
Add table
Reference in a new issue