Skip to content

Giant Project & VS Code Restart #160

Open
@bleshik

Description

@bleshik

My current setup:

  1. MacOS Mojave
  2. VS Code Insiders
  3. Remote SSH Extension
  4. On the Remote Host the Kotlin extension is installed (which obviously uses kotlin-language-serve)

Problem:
The setup itself works, but not very usable. For a project Im currently working on it takes almost 2 hours to resolve dependencies before the server initialised. When the init process is done, the extension works just fine. However, the 2 hours init process is performed every time I connect to the remote host (or restart the vs code).

Expected behaviour:
After a full successful initialisation I'd expect the server to use the resolved dependencies event after the restart, the dependencies update may be done in background, while the server uses the (cached?) result after the previous initialisation. If there is such a caching ability, it would be very useful to have the description of how to set it up on README.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions