-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
I tested neovim on windwos11 and windwos-wsl ubuntu and found that it has no effect of kt-lsp for my android project
I tried the two release versions 252 and 253 of Release in Vscode and neovim, and found that LSP was not enabled. The effect is shown in the figure (I was using Windows, and then I tried to switch to a third-party one and found that it worked, but the LSP response was not very fast https://github.com/fwcd/kotlin-language-server)
VsCode Log
WARNING: package com.apple.laf not in java.desktop
WARNING: package com.apple.eawt.event not in java.desktop
WARNING: package sun.awt.X11 not in java.desktop
WARNING: package com.apple.eawt not in java.desktop
WARNING: package sun.lwawt.macosx not in java.desktop
WARNING: package com.sun.java.swing.plaf.gtk not in java.desktop
WARNING: package sun.lwawt not in java.desktop
[INFO] #com.intellij.ide.plugins.PluginManager: Plugin set resolution:
Module kotlin.code-insight.inspections.k2.xml is not enabled because dependency kotlin.base.external-build-system is not available
[INFO] #com.intellij.platform.diagnostic.telemetry.TelemetryManager: Loaded telemetry tracer service com.intellij.platform.diagnostic.telemetry.NoopTelemetryManager
[INFO] #fleet.kernel.Transactor: Duration: 58.832700ms, change from: fleet.tracing.runtime.Span$Noop@62072bef
[INFO] #com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl: Project model updated to version 7 in 21 ms: Sync global entities with project: analyzer project
[Info - 9:47:02 AM] [INFO] #com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl: Project model updated to version 7 in 21 ms: Sync global entities with project: analyzer project
[INFO] #com.intellij.find.ngrams.TrigramIndexFilter: Filter exclude extensions is disable
Neovim Log
windows effect


windows wsl ubuntu effect

Metadata
Metadata
Assignees
Labels
No labels