JetBrains / godot-support
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 6 components.
  • 685 files, 26,991 LOC (100.0% vs. main code).
  • "gdscript" is biggest, containing 72.79% of LOC.
  • "community" is smallest, containing 0.41% of LOC.


gdscript19647 LOC (72%) 516 files
rider3115 LOC (11%) 65 files
resharper2644 LOC (9%) 60 files
godot-editor-plugin977 LOC (3%) 17 files
debugger497 LOC (1%) 16 files
community111 LOC (<1%) 11 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
gdscript727 commits (45%)
rider232 commits (14%)
resharper134 commits (8%)
community33 commits (2%)
debugger5 commits (<1%)
godot-editor-plugin2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025 2024 2023 2022 2021 2020
gdscript
75
626
604
1544
838
318
rider
4
171
157
50
42
34
12
resharper
65
103
29
20
18
9
community
38
10
godot-editor-plugin
1
17
debugger
3
17


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G gdscript gdscript gdscript--gdscript 33 community community gdscript--community 11 rider rider rider--rider 13 rider--community 8 rider--gdscript 8 community--community 1 resharper resharper resharper--resharper 8 resharper--rider 3 debugger debugger resharper--debugger 1 godot-editor-plugin godot-editor-plugin godot-editor-plugin--godot-editor-plugin 1


2026-01-18 17:12