About

This plugin gives the user easy shortcuts to restart the unreal editor, perform cleanup of directories and automatically regenerate the visual studio project file.


The default shortcut to restart the editor is CTRL + SHIFT + R


You can find the settings for this plugin by: Edit > Project Settings > Plugins > Refresh Editor


By default refreshing the editor will not clean any directories. To enable cleaning you can go to the plugin settings and enable 'Clean Directories'. In the 'Directories to Clean' list you can specify which directories should be cleaned when refreshing. These directories are relative to where your projects .uproject is located.

Marketplace


 Key features

  • Restart the editor using the toolbar button or configurable shortcut. A save dialog will be opened if there are any unsaved changes to the project.
  • Perform cleanup of directories like binaries/intermediate/saved (configurable).
  • Regenerate the visual studio project files before restarting.