https://blog.jetbrains.com/ruby/2025/04/rubymine-2025-1-major-ai-assistant-upgrade/
#rubymine #ai #release #rubymine-2025-1
Event Attributes
Компанія #JetBrains оголосила про публічний реліз Junie — ШІ-агента, який автоматизує роботу з кодом.
#Junie доступний у середовищах розробки IntelliJ IDEA Ultimate, #PyCharm Professional, #WebStorm і #GoLand. Компанія заявила, що незабаром з’явиться підтримка #PhpStorm, #RustRover і #RubyMine.
https://siliconangle.com/2025/04/16/jetbrains-launches-junie-ai-coding-agent-developers/
Anyone using #dape with #ruby ? I am currently debugging a quite large and messy codebase, and I had to resort to Jetbrains #rubymine to get a powerful debugger with visual breakpoints (which is much faster than dropping `debugger` statements everywhere). Rubymine is cool, but I'd like to stay in Emacs for that.
Dape just does not work, and the README basically says : "you can use it for ruby". That's it.
Software Toolchain Experiences and learning how to learn.
Is it really wasting time to cut up a new language in #neovim vs let's say, #Jetbrains #Rubymine?
On #MacOS to run RubyMine I of course needed Ruby. I wanted rbenv, so for me that's #MacPorts instead of #homebrew. Either way issued ruby env manager command in ports and, whoops, need Xcode.
Been forever since I signed into Mac, need to reset..
1 hour later I am nowhere. At least in #spacemacs I would have halfway through the script and learned and polished my craft in that time. I was even reading Pragmatic Programmer Ruby 3.3 book too.
In a large project the automated IDE may catch up, but know what you're giving up.
Maybe software engineering teams shouldn't all be homogenous after all. Moving toward Bring Your Own Toolkit (BYOT) we ought to aim tooling with the developer as assisted AI should only be for the top 10%.
Did you see #AI coming? ;)
「あの赤い丸 」を消せ!RubyMine (およびJetBrains系IDE、VS Code、Vim) でファイルの末尾に改行文字を自動的に付与する設定
https://qiita.com/jnchito/items/d64ad29cfdccc1b1a648?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Talking to current and future #RubyMine users was fun at #railsconf2023. You don't have to wait for the future to value your time now.
Also humbled to hang out with the #JetBrains developers that bring you your favorite tools.
Dear #RubyMine:
I don't mind if the latest version is trying to solve world peace, but can you please not do it in the UI thread?
Many thanks.
I mentioned before I was using vscode to give it a try. It has been a few days, and so far, I do enjoy the experience. It feels very lightweight and manageable (there are still a few things I am not 100% convinced about, but we are getting there). Today I found a little roadblock; I was doing some mayor refactoring, and guess what... yep, I went back to Intellij to do the refactorings before continuing…