array to object var refactor? Permanently deleted user 创建于 2016年06月16日 05:06 I need to refactor large swaths of code from foo['bar'] to foo->bar not finding a way to do this easily. Anyone know if this can be done?
Not sure if it's available via refactoring menu. Ctrl+R might help