j
k
j a
j l
Using the latest Java bundle, strings are not highlighted correctly:
public class Foo { void bar(Object baz) { throw new RuntimeException(baz.toString() + "; void"); } }
Trevor
Back to the thread
Back to the list