fwcd / fwcd/kotlin-language-server

Where to view progress logs?

Open
#658 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
2k
Forks
252
PR merge metrics
No merged PRs in 30d

Description

It seems that when opening a project, kotlin-language-server spends a long time with high CPU utilization before stabilizing. Presumably, this is an initial indexing operation of some kind. However, it is hard to tell when, or if, that operation will finish.

Where can the user see logs from kotlin-language-server that would indicate its progress on working through a large project, or indeed what type of processing it is doing at all?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how kotlin-language-server handles project opening and initial indexing, focusing on where progress or diagnostic information is currently emitted. Determine whether users can access existing logs and document that path, or identify the relevant processing flow if progress reporting is absent; done means users can tell what processing is occurring and whether it has finished.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
devtools
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.