JetBrains / ideavim
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 7 components.
  • 1,043 files, 71,698 LOC (61.2% vs. main code).
  • "vim-engine" is biggest, containing 63.77% of LOC.
  • "ROOT" is smallest, containing 0.38% of LOC.


vim-engine45724 LOC (39%) 749 files
src22894 LOC (19%) 220 files
scripts-ts1118 LOC (<1%) 15 files
api749 LOC (<1%) 28 files
scripts667 LOC (<1%) 15 files
annotation-processors274 LOC (<1%) 14 files
ROOT272 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
vim-engine1613 commits (17%)
src1607 commits (17%)
ROOT319 commits (3%)
scripts80 commits (<1%)
api67 commits (<1%)
annotation-processors30 commits (<1%)
scripts-ts17 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
vim-engine
14
1407
2100
2665
2280
src
25
615
1102
1240
1714
307
api
4
140
ROOT
2
46
64
44
84
83
scripts-ts
1
31
scripts
27
24
67
6
annotation-processors
10
6
41


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 vim-engine vim-engine vim-engine--vim-engine 103 src src vim-engine--src 43 api api vim-engine--api 31 src--src 42 src--api 10 ROOT ROOT src--ROOT 2 api--api 13 api--ROOT 2 annotation-processors annotation-processors api--annotation-processors 1 scripts scripts scripts--ROOT 7 scripts-ts scripts-ts scripts--scripts-ts 3 scripts--scripts 2 ROOT--vim-engine 4 ROOT--ROOT 1 scripts-ts--scripts-ts 7 annotation-processors--ROOT 2 annotation-processors--vim-engine 2 annotation-processors--annotation-processors 1


2026-01-18 16:35