RubyMine 5.4.0 Web Help

3.0+
Within a content root, RubyMine can distinguish between the folders that contain source code, and the ones to be ignored while searching, parsing, watching etc. To do so, you can mark any folder below a content root as a source folder, or as excluded so it becomes invisible for RubyMine.

In this section:

To mark directories using context menu
  1. Right-click the desired directory in the Project Tool Window.
  2. On the context menu, point to Mark Directory As node.
  3. Choose Mark as <directory status>.
To return a folder to its regular status, do one of the following:
  • In the Project Structure:
    • Select the directory in question in the list of folders under the content root, and click rootUnmark:

      unmarkContentRoot.png

    • Click the folder's status icon once more.
    • Choose the corresponding command on the context menu of the directory.
  • In the Project Tool Window, right-click the desired directory, point to Mark Directory As node, and then choose Unmark as <directory status>.

See Also

Concepts:

Procedures:

Reference:

Web Resources: