I use monaco editor with groovy language. How to autocomplete methods by type ? e.g., defining a String var1 = "abc", when user types vars. , how to suggest the St