MostHated
- 活动总数 27
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
已编辑于 [Resolved] Folder selection for Project Interpreter Paths bug (Win 10). Can't select folder, only opens them.
Hello, Whenever I try to go to the Project Interpreters and select one and then try to add additional paths, I get stuck in a loop which will not actually select the folder, it just opens the f... -
创建于 Ever since last updates GoLand and Android Studio have been having extremely frustrating issues when used together.
Hello, Usually I just use GoLand or Rider, etc by themselves but I have started using Flutter / Dart this last month. Since I could not seem to be able to use both Dart and Flutter within Golan... -
已编辑于 Possability of getting V(lang) syntax highlighting and support?
Hey there, A fairly new but heavily supported language known as V takes heavily from Go in syntax, structure, and was even made in Go originally (until it could compile itself, I believe). I w... -
已编辑于 Was first unable to bring in bcrypt so tried to use internal download of SDK, now getting "Failed to download SDK Unpacked SDK is corrupted"
Hello, First I was using an install of the SDK I manually downloaded and added to my env variables (Windows 10), everything has been working just fine until now (have been learning Go, so have ... -
创建于 When adding elements to an array, is it possible to somehow automatically create the next element and move cursor to it?
Hey there, I was wondering if it would be possible somehow, say I am adding elements a := []string {"something~" , "" }, when I finish typing "something" and my cursor gets to the ~ (just a pla...