Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Language Support stops working #154

Closed
@svenefftinge

Description

@svenefftinge

Opening an .ino file and then doing some edits like e.g. adding the following line:

const char* string = "foo%test";

eventually results in:
`jsonrpc2: connection is closed``
after which nothing works anymore.

Workaround: Run View: Reset Workbench Layout.

Desktop (please complete the following information):

  • OS: OSX
  • Version v0.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: language serverThe language server is responsible for "editor support", e.g. completion and diagnosticstype: imperfectionSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions