@jetbrains Your CFML code completion isn't very good. It places incorrect closing tags such as </cfreturn> which is not even a valid tag. Can you sort this please?
-
-
If there is code like <cfif this EQ that> <cfreturn "done"/> then typing </ to close the <cfif> tag ends up becomming </cfreturn>. <cfreturn> is a self closing tag. It does the same for <cfset this=that/> and completes it as </cfset> which is not a valid tag.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
The problem usually occurs when dealing with nested statements and longer piece of code. A very simple line like <cfif this EQ that>pageoutput and then typing </ will autocomplete to </cfif> as expected. If its more complext IntelliJ is putting in invalid tags
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.