GoLand
 
Get GoLand
You are viewing the documentation for an earlier version of GoLand.

Configuring folders within a content root

Last modified: 12 December 2022

Within a content root, GoLand can distinguish between the folders that contain source code, and the ones to be ignored while searching, parsing, watching and so on. To distinguish different types of folders, mark any folder below a content root as a source folder or as excluded.

Within a content root, GoLand can distinguish between Resource Root and Excluded folders.

Files in the folder that is marked as resource root can be referenced relative to this folder. Excluded folders are not involved in indexing and therefore they are ignored while searching, parsing, watching, and other operations.