Vscode support for go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • go

    The Go programming language

  • [Info - 13:56:56] 2023/02/28 13:56:56 go env for /Users/matthew/Desktop/chefie/back (root /Users/matthew/Desktop/chefie/back) (go version go version go1.19.5 darwin/arm64) (valid build configuration = false) (build flags: []) GONOPROXY= GOSUMDB=sum.golang.org GOMODCACHE=/Users/matthew/go/pkg/mod GOFLAGS= GONOSUMDB= GOWORK= GOINSECURE= GOPROXY=https://proxy.golang.org,direct GO111MODULE=off GOROOT=/opt/homebrew/Cellar/go/1.19.5/libexec GOPRIVATE= GOMOD= GOCACHE=/Users/matthew/Library/Caches/go-build GOPATH=/Users/matthew/go [Info - 13:56:56] 2023/02/28 13:56:56 go/packages.Load #1 snapshot=0 directory=file:///Users/matthew/Desktop/chefie/back query=[./ builtin] packages=2 [Info - 13:56:56] 2023/02/28 13:56:56 go/packages.Load #1: updating metadata for 0 packages [Info - 13:56:56] 2023/02/28 13:56:56 go/packages.Load #3 snapshot=1 directory=file:///Users/matthew/Desktop/chefie/back query=[file=/Users/matthew/Desktop/chefie/back/src/pkg/handlers/user_login_register.go] packages=1 [Info - 13:56:56] 2023/02/28 13:56:56 go/packages.Load #3 snapshot=1 directory=file:///Users/matthew/Desktop/chefie/back package="command-line-arguments" files=[/Users/matthew/Desktop/chefie/back/src/pkg/handlers/user_login_register.go] [Info - 13:56:56] 2023/02/28 13:56:56 go/packages.Load #3: updating metadata for 125 packages [Info - 13:56:56] 2023/02/28 13:56:56 go/packages.Load #2 snapshot=1 directory=file:///Users/matthew/Desktop/chefie/back query=[file=/Users/matthew/Desktop/chefie/back/src/pkg/handlers/user_login_register.go] packages=1 [Info - 13:56:56] 2023/02/28 13:56:56 go/packages.Load #2 snapshot=1 directory=file:///Users/matthew/Desktop/chefie/back package="command-line-arguments" files=[/Users/matthew/Desktop/chefie/back/src/pkg/handlers/user_login_register.go] [Info - 13:56:56] 2023/02/28 13:56:56 go/packages.Load #2: updating metadata for 0 packages [Error - 13:56:56] 2023/02/28 13:56:56 errors loading workspace: You are outside of a module and outside of $GOPATH/src. If you are using modules, please open your editor to a directory in your module. If you believe this warning is incorrect, please file an issue: https://github.com/golang/go/issues/new. snapshot=1 directory=file:///Users/matthew/Desktop/chefie/back [Error - 13:56:56] 2023/02/28 13:56:56 errors loading workspace: You are outside of a module and outside of $GOPATH/src. If you are using modules, please open your editor to a directory in your module. If you believe this warning is incorrect, please file an issue: https://github.com/golang/go/issues/new. snapshot=1 directory=file:///Users/matthew/Desktop/chefie/back [Error - 13:56:56] 2023/02/28 13:56:56 errors loading workspace: You are outside of a module and outside of $GOPATH/src. If you are using modules, please open your editor to a directory in your module. If you believe this warning is incorrect, please file an issue: https://github.com/golang/go/issues/new. snapshot=1 directory=file:///Users/matthew/Desktop/chefie/back [Error - 13:56:56] 2023/02/28 13:56:56 errors loading workspace: You are outside of a module and outside of $GOPATH/src. If you are using modules, please open your editor to a directory in your module. If you believe this warning is incorrect, please file an issue: https://github.com/golang/go/issues/new. snapshot=1 directory=file:///Users/matthew/Desktop/chefie/back [Error - 13:56:56] 2023/02/28 13:56:56 errors loading workspace: You are outside of a module and outside of $GOPATH/src. If you are using modules, please open your editor to a directory in your module. If you believe this warning is incorrect, please file an issue: https://github.com/golang/go/issues/new. snapshot=1 directory=file:///Users/matthew/Desktop/chefie/back [Info - 13:57:26] 2023/02/28 13:57:26 background imports cache refresh starting [Info - 13:57:26] 2023/02/28 13:57:26 background refresh finished after 10.381458ms

  • vscode-go

    Go extension for Visual Studio Code (by golang)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Go 1.19 has been released!

    4 projects | /r/golang | 2 Aug 2022
  • เรียนรู้เรื่อง fuzzing ใน Go

    2 projects | dev.to | 27 Mar 2022
  • VSCode giving me a headache

    3 projects | /r/golang | 10 Mar 2021
  • Getting Going with Go, Day 1

    2 projects | dev.to | 25 Jan 2021
  • Go: the future encoding/json/v2 module

    2 projects | dev.to | 2 May 2024