Tag: rename

  • How to rename default view controllers in XCode

    Xcode by default provides default name for the view controllers depending upon on the selected projects templates. For example, while creating Tabbed Application, you will find FirstViewController and SecondViewController as the name for default view controllers. Now if you want to provide a proper name to the FirstViewControllers and SecondViewControllers you can use the Rename…

  • Windows shortcut for renaming a folder

    Renaming a folder in Windows operating system can be done by right clicking on the folder and selecting Rename from the context menu. But if you want to rename number of files then the above process would be time consuming. The quickest way of renaming a folder is to use Windows Keyboard shortcut. Select the folder…