mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

338K
active users

#goland

0 posts0 participants0 posts today

@jetbrains,
do you have a learn #goland video series anywhere. the goland playlist on youtube is a muddled list of very interesting things I could do with things *in* goland

is there a structured set of videos, that I could use to get familiar with my editor? I have a yearly subscription to all the editors.

"In this free course we will create two portfolio projects: a Go API and a full stack web app built using Go. Along the way we will explore powerful features of the GoLand, a Jetbrains IDE which can help you be productive.

This course is for beginners. You do not need to have any Go experience and we'll teach you the Go you need along the way. Have experience with Go but not used GoLand? We'll teach you some tips and tricks to make you more productive.

No purchase of GoLand is necessary. By signing up to this course, you'll receive a 30 day GoLand trial when you download GoLand.

You want to know the best part?

If you finish the course, you will receive a ONE YEAR license to GoLand COMPLETELY FREE."

#Go #Programming #SoftwareLanguages #SoftwareProgramming #FullStackDevelopment #SoftwareDevelopment #Golang #GoLand #JetBrains

bytesizego.com/mastering-go-wi

I was trying to use #goland and #vscode on #macOS after a long time not launching them and could not figure out why the #vim mode (vsnvim and ideavim) would not working since the key repeat mode was enabled (the intl chars menu showing on long press of a key).

Solution came from a old vscode issue here:

github.com/microsoft/vscode/is

in short make sure to delete the key first and then do the specific override for each apps.

no idea why #emacs #zed and #kitty (ie: using #neovim) just worked

GitHubCharacters don't repeat when `ApplePressAndHoldEnabled` is disabled for VSCode · Issue #31919 · microsoft/vscodeBy colepeters

What's your #editor / #IDE of choice, and why is it so? Do you use that for all tasks and #programming languages, or do you switch between editors depending on what you're working on?

I mostly use #IntelliJ / #Goland for large projects, and #VSCode for simpler ones. But tbh, I find myself increasingly using VS Code even for projects where I'd previously would reach for IntelliJ. And their poor story around language server integrations makes them feel less relevant today than they used to be.