content completion templates hide each other
I have these two content completion templates:
completion template: "class " <Main> " {\n\n\tpublic void main(String[] " <args> ") {\n\t\t\n\t}\n}" (blank)
completion template: "class " <C> " {\n\n\t\n}" (blank)
In the editor, only one of them shows up. Which one will show up is somehow nondeterministic. A reason might be that both are named
Submitted by Guido Wachsmuth on 2 September 2010 at 00:16class
in the selection menu.
Issue Log
On 2 September 2010 at 11:24 Lennart Kats closed this issue.
On 2 September 2010 at 11:24 Lennart Kats commented:
HashSet/equals issue. Fixed in
r21207
(to be included in 0.5.3.4).
On 23 March 2011 at 14:52 Tobi Vollebregt tagged completion
Log in to post comments