Closed rexdivakar closed 2 years ago
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
Steps to reproduce on Windows 10 , latest build:
import "fmt"
func main() { fmt.Println("Hi there!") }`
Weirdest part is that this doesn't happen with Python or using Goland IDE (from Jetbrains), Kindly help me fix this issue.
\extGo
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
Steps to reproduce on Windows 10 , latest build:
import "fmt"
func main() { fmt.Println("Hi there!") }`
Weirdest part is that this doesn't happen with Python or using Goland IDE (from Jetbrains), Kindly help me fix this issue.