Skip to content

Commit

Permalink
Disable old completion computer
Browse files Browse the repository at this point in the history
  • Loading branch information
zulus committed May 27, 2016
1 parent a2dd7d6 commit 35bba8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.dubture.symfony.twig/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
class="com.dubture.symfony.twig.codeassist.TwigCompletionContextResolver">
</resolver>
</extension>
<extension
<!--extension
id="id2"
point="org.eclipse.dltk.ui.scriptCompletionProposalComputer">
<scriptCompletionProposalComputer
Expand All @@ -31,7 +31,7 @@
type="com.dubture.twig.TWIG_DEFAULT">
</partition>
</scriptCompletionProposalComputer>
</extension>
</extension-->
<extension
point="com.dubture.symfony.ui.projectWizardExtension">
<wizardextension
Expand Down

0 comments on commit 35bba8f

Please sign in to comment.