Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

gotype-live is reporting errors based off out-of-date file content #943

Description

@Taik

When using live error reporting, gotype-live sometimes returns errors based off out-of-date file content. It's very noticeable when switching between branches where an extra parameter was added to function/method signatures (in my case, I'm extending functions to take in context.Context).

My current setup:

VSCode: Version 1.11.2 (1.11.2)
vscode-go: Version 0.6.59 
vim: 0.6.18

Live error config:

"go.liveErrors": { "enabled": true, "delay": 500 }

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