Skip to content

copilot-language-server is consuming an enormous amount of resources. #1637

@yzakharuk-iqmessenger

Description

@yzakharuk-iqmessenger

Feedback source

None

GitHub Copilot plugin version

1.8.2-243

JetBrains IDE and version

IntelliJ IDEA 2026.1.1

Platform

Ubuntu Linux 25.10, uname -a output: Linux Slavik-PC 6.17.0-22-generic #22-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 12:04:44 UTC 2026 x86_64 GNU/Linux

Steps to reproduce

Open the IDE with the project.

Logs (optional)

No response

Expected behavior

The plugin uses a reasonable amount of resources.

Actual behavior

copilot-language-server starts consuming all available CPU resources and more than 20G of RAM.

Image

Additional information

The project is a multi-module monolith with over 150 modules and more than 300K lines of code (Java, TypeScript, and others). As far as I can see (using strace and pstree), copilot-language-server is opening project files in bulk and calling git. Team colleges using IntelliJ IDEA on Windows have a similar issue after updating the plugin. 1.7.1-242 version works OK.
If this matters, the account I'm using with the Copilot plug-in is a part of the GitHub Copilot Business subscription.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions