Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
139 contributions in the last year
Contribution activity
November - December 2020
October 2020
Created 33 commits in 3 repositories
Created a pull request in fyne-io/fyne that received 26 comments
Correct paths for favorites in file dialog
Description:
Uses correct paths for favorite locations for different languages on Linux.
It uses the xdg-user-dir command to determine the location.
…
Opened 10 other pull requests in 2 repositories
xmake-io/xmake-repo
7
merged
Created an issue in golang/vscode-go that received 9 comments
debug: debug adapter got stuck during initialization
What version of Go, VS Code & VS Code Go extension are you using?
Run go version to get version of Go
go version go1.15.2 windows/amd64
Run cod…