golang/go

x/playground: error line highlighting broken with multi-file programs

Open

#32,064 opened on May 15, 2019

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Go (19,008 forks)batch import
NeedsFixhelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

With the new support for multiple files (#32040), the error highlighting is broken (sometimes):

https://play.golang.org/p/S5z9R-mbAzj

x

/cc @ysmolsky @dmitshur

Contributor guide