There's a new editor expert in GExperts: Declare Variable. It lets you place the cursor on an undeclared identifier in the code editor and quickly declare it as a local variable, a class field, or a property. How it works Place the cursor on an identifier that hasn't been declared yet, then trigger the expert … Continue reading GExperts: New Declare Variable Expert