mbien commented on code in PR #8916:
URL: https://github.com/apache/netbeans/pull/8916#discussion_r2524854250


##########
ide/spellchecker.bindings.htmlxml/src/org/netbeans/modules/spellchecker/bindings/htmlxml/layer.xml:
##########
@@ -28,55 +28,77 @@
                     <file 
name="org-netbeans-modules-spellchecker-bindings-htmlxml-HtmlXmlTokenListProvider.instance"
 />
                 </folder>
                 <folder name="CompletionProviders">
-                    <file 
name="org-netbeans-modules-spellchecker-completion-WordCompletion.instance"/>
+                    <file 
name="org-netbeans-modules-spellchecker-completion-WordCompletion.instance">
+                        <attr name="position" intvalue="600"/>
+                    </file>
                 </folder>
             </folder>
             <folder name="xhtml">
                 <folder name="TokenListProvider">
                     <file 
name="org-netbeans-modules-spellchecker-bindings-htmlxml-HtmlXmlTokenListProvider.instance"
 />
                 </folder>
                 <folder name="CompletionProviders">
-                    <file 
name="org-netbeans-modules-spellchecker-completion-WordCompletion.instance"/>
+                    <file 
name="org-netbeans-modules-spellchecker-completion-WordCompletion.instance">
+                        <attr name="position" intvalue="600"/>
+                    </file>
                 </folder>
             </folder>
             <folder name="x-php5">
                 <folder name="TokenListProvider">
                     <file 
name="org-netbeans-modules-spellchecker-bindings-htmlxml-HtmlXmlTokenListProvider.instance"
 />
                 </folder>
                 <folder name="CompletionProviders">
-                    <file 
name="org-netbeans-modules-spellchecker-completion-WordCompletion.instance"/>
+                    <file 
name="org-netbeans-modules-spellchecker-completion-WordCompletion.instance">
+                        <!-- none of the php completion poviders have 
currently a position

Review Comment:
   fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to