swiftlang / sourcekit-lsp

Language Server Protocol implementation for Swift and C-based languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SourceKit-LSP use of CPU

WillyAguilera1977 opened this issue · comments

Swift version

Swift 5.10

Platform

Windows 10

Editor

Visual Studio Code with Swift extension 1.10.0

Does the issue reproduce with Swift 6?

I didn’t try

Description

SourceKit-LSP in Visual Studio Code for Windows constantly uses the CPU at 14 15 percent, it doesn't stop.

Steps to Reproduce

When you open a Swift project or folder and open a file, SourceKit-LSP uses the CPU at 14 or 15 percent and never stops.

Logging

No response

Synced to Apple’s issue tracker as rdar://129451482