Skip to content

Crashing on completion suggestions for imports #424

Description

@Scysta

Hi, the language server has been crashing when trying to suggest completions on imports. It happens consistently on Helix and Gram editors when I do this:

  1. Start with import std/[sequtils]
  2. Start adding an import: import std/[sequtils, str]. The LS now tries to suggests possible completions.
  3. Crashes before showing completions with message "Server failed with ."

A few more environment details:

  • Nimble created project
  • Nim compiler version: 2.2.10
  • nimlangserver version: 1.14.0

And here are the Helix logs from before crashing: https://pastebin.com/QYF27pCV.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions