Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Cannot disable "

$
0
0

I've exhaustively gone through the settings and disabled all forms of autocomplete, intentions, templates, etc, but the editor *still* insists on autocompleting my html tags after I type "</". To make matters worse, it doesn't recognize the <g: tags, so when I have code like this:

 

<div>

     <g:if ...>

 

and I type "</", the editor spits out </div> instead of </g:if>. If I want to insert </g:if>, I have to type </>, get the div, delete the div (but leaving the slash), and finally type "g:if>". Is there any way to fix this? Otherwise I'm going to have to abandon IntelliJ IDEA and move to another IDE.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>