Outline
The structure of the written source code is easily shown in a tree form.
However, only some plug-ins (programming languages) are supported.
We currently support
C/C ++
, Java
, Node.js
, and Python
outlines.
Also, normal text files will be not shown, but only source files.To check the outline of the source code, check the Outline menu in [Source code] tab on the left side layout of the goormIDE.
The source code structure of the currently active editor is shown in a tree.

Last modified 3yr ago