In Intellij if I type a function call like test("slkjdf"); and the function is not declared. It will show an error and if you press Alt+Ent
test("slkjdf");
Alt+Ent