GoLand
 
Get GoLand
Because GoLand 2025.1 is still in development, this documentation may not be entirely accurate and is subject to change.

Safe delete

Last modified: 31 October 2024

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.