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:

330K
active users

#goland

2 posts2 participants0 posts today

🤖👨‍💻Компанія #JetBrains оголосила про публічний реліз Junie — ШІ-агента, який автоматизує роботу з кодом.

#Junie доступний у середовищах розробки IntelliJ IDEA Ultimate, #PyCharm Professional, #WebStorm і #GoLand. Компанія заявила, що незабаром з’явиться підтримка #PhpStorm, #RustRover і #RubyMine.

siliconangle.com/2025/04/16/je

@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