Adamwoolhether
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created How to turn off cmd-Z (undo) jumping around the file to the previous cursor position.
AnsweredWhen we use cmd-z, the IDE immediate places the cursor back to it's location before the last change was made. It's incredibly difficult to see the change made without spending time to find where th... -
Created Hover over link to documentation missing.
CompletedBefore i updated, if I hovered my mouse over a imported function or type, the pop-up documentation would also include a link the relevant section of the pkg.go.dev site. It seems to be missing now,...