GoLand 2019.2 Help

Safe delete

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

Safe delete Invoke Safe Delete refactoring

  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: 29 October 2019