MostHated
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Edited [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... -
Created 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... -
Edited 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... -
Edited 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 ... -
Created 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...