JetBrains / intellij-platform-modular-plugin-template
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 39 files with 1,487 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 0 files changed 6-20 times (0 lines of code)
    • 39 files changed 1-5 times (1,487 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 39 files with 1,487 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 6 files changed by 2-5 contributors (127 lines of code)
    • 33 files changed by 1 contributor (1,360 lines of code)
0% | 0% | 0% | 8% | 91%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
kt, svg, kts, xml, properties, gitignore, toml, txt, bat, md
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
kt0% | 0% | 0% | 0% | 100%
kts0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
frontend0% | 0% | 0% | 0% | 100%
backend0% | 0% | 0% | 0% | 100%
shared0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
gradle0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 39)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
23 - 2025-11-02 2025-12-15 3 3 nikita.katkov@jetbrains.com yuriy.artamonov@jetbrains.com
build.gradle.kts
in frontend
25 - 2025-11-02 2025-12-15 3 3 nikita.katkov@jetbrains.com yuriy.artamonov@jetbrains.com
plugin.xml
in src/main/resources/META-INF
5 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
11 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
19 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
44 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
modular.plugin.shared.xml
in shared/src/main/resources
2 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
Searchable.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
4 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginIcons.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template
7 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatRepositoryApi.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
7 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
MessageInputState.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
9 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
modular.plugin.backend.xml
in backend/src/main/resources
10 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
BackendRpcApiProvider.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
11 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
SearchChatMessagesHandler.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
11 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
modular.plugin.frontend.xml
in frontend/src/main/resources
12 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatAppIcons.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp
12 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginSharedBundle.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
13 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginBackendBundle.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
13 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginFrontendBundle.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template
13 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
16 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatRepositoryRpcApi.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
18 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
CoroutineScopeHolder.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template
18 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
serializers.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
19 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
BackendChatRepositoryRpcApi.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
19 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginToolWindowFactory.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/toolWindow
27 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatMessage.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
30 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
dtos.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
33 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
SearchState.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/ui
35 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
FrontendChatRepositoryModel.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
37 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
PulsingText.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/components
43 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatMessageFactory.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template/repository
45 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatAppColors.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp
46 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
BackendChatRepositoryModel.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
67 3 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
SearchChatMessagesHandlerImpl.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
68 5 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatViewModel.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
76 8 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
AIResponseGenerator.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template/repository
78 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
MessageItem.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/ui
118 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
PromptInput.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/ui
146 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatAppSample.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp
297 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
Files With Most Contributors (Top 39)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
build.gradle.kts
in frontend
25 - 2025-11-02 2025-12-15 3 3 nikita.katkov@jetbrains.com yuriy.artamonov@jetbrains.com
23 - 2025-11-02 2025-12-15 3 3 nikita.katkov@jetbrains.com yuriy.artamonov@jetbrains.com
11 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
plugin.xml
in src/main/resources/META-INF
5 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
19 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
44 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
16 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginFrontendBundle.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template
13 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatAppSample.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp
297 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
SearchChatMessagesHandlerImpl.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
68 5 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatViewModel.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
76 8 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
MessageInputState.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
9 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
FrontendChatRepositoryModel.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
37 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
SearchChatMessagesHandler.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
11 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatRepositoryApi.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
7 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatAppIcons.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp
12 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatAppColors.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp
46 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
MessageItem.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/ui
118 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
SearchState.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/ui
35 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
PromptInput.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/ui
146 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginToolWindowFactory.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/toolWindow
27 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginIcons.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template
7 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
PulsingText.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/components
43 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
CoroutineScopeHolder.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template
18 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
modular.plugin.frontend.xml
in frontend/src/main/resources
12 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
BackendChatRepositoryModel.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
67 3 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginBackendBundle.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
13 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatMessageFactory.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template/repository
45 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
AIResponseGenerator.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template/repository
78 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
BackendChatRepositoryRpcApi.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
19 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
BackendRpcApiProvider.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
11 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
modular.plugin.backend.xml
in backend/src/main/resources
10 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
serializers.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
19 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
dtos.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
33 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatMessage.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
30 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
Searchable.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
4 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginSharedBundle.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
13 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatRepositoryRpcApi.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
18 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
modular.plugin.shared.xml
in shared/src/main/resources
2 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
Files With Least Contributors (Top 39)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ChatAppSample.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp
297 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
PromptInput.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/ui
146 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
MessageItem.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/ui
118 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
AIResponseGenerator.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template/repository
78 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatViewModel.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
76 8 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
SearchChatMessagesHandlerImpl.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
68 5 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
BackendChatRepositoryModel.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
67 3 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatAppColors.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp
46 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatMessageFactory.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template/repository
45 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
PulsingText.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/components
43 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
FrontendChatRepositoryModel.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
37 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
SearchState.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/ui
35 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
dtos.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
33 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatMessage.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
30 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginToolWindowFactory.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/toolWindow
27 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
BackendChatRepositoryRpcApi.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
19 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
serializers.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
19 2 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
CoroutineScopeHolder.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template
18 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatRepositoryRpcApi.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
18 1 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
16 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginFrontendBundle.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template
13 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginBackendBundle.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
13 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginSharedBundle.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
13 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatAppIcons.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp
12 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
modular.plugin.frontend.xml
in frontend/src/main/resources
12 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
SearchChatMessagesHandler.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
11 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
BackendRpcApiProvider.kt
in backend/src/main/kotlin/org/jetbrains/plugins/template
11 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
modular.plugin.backend.xml
in backend/src/main/resources
10 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
MessageInputState.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
9 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ChatRepositoryApi.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template/chatApp/viewmodel
7 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
ModularPluginIcons.kt
in frontend/src/main/kotlin/org/jetbrains/plugins/template
7 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
Searchable.kt
in shared/src/main/kotlin/org/jetbrains/plugins/template
4 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
modular.plugin.shared.xml
in shared/src/main/resources
2 - 2025-12-10 2025-12-10 1 1 jreznot@users.noreply.githu... jreznot@users.noreply.githu...
44 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
19 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
11 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
plugin.xml
in src/main/resources/META-INF
5 - 2025-11-02 2025-12-10 2 2 nikita.katkov@jetbrains.com jreznot@users.noreply.githu...
build.gradle.kts
in frontend
25 - 2025-11-02 2025-12-15 3 3 nikita.katkov@jetbrains.com yuriy.artamonov@jetbrains.com
23 - 2025-11-02 2025-12-15 3 3 nikita.katkov@jetbrains.com yuriy.artamonov@jetbrains.com