GoLand 2021.3 Help

Safe delete

GoLand lets you use the Safe Delete refactoring to remove files from the source code safely. Before GoLand deletes a file, it searches for usages and if they are found, GoLand lets you check them to make necessary adjustments.

Safe delete

  1. Select an item you want to delete.

  2. Select Refactor | Safe Delete from the main or context menu or press Alt+Delete.

  3. In the dialog that opens, select necessary options and click OK.

  4. If GoLand encountered potential problems, it displays the Usages Detected dialog. Proceed with the appropriate action.

Last modified: 26 August 2021