The Angular Language Server: Understanding IDE Integration Approaches, by @niklas_wortmann (@jetbrains.com):
Is there any reason why I should use GoLand instead of IDEA Ultimate with the Go plugin? Outside of the usual DevOps stuff I will write code in Kotlin and I mainly need Go for operators, bots, etc.
https://www.jetbrains.com/help/go/faq-about-goland.html#what-is-the-difference-between-goland-and-the-go-plugin-for-intellij-idea-ultimate
#DevOps #GoLang #Jetbrains
#TIL: in @jetbrains products (eg @phpstorm ) you can create .http files for sort of instant API-requests. Neat.
https://www.jetbrains.com/pages/intellij-idea-http-client/
via coder2k https://www.twitch.tv/coder2k
Java 24 and IntelliJ IDEA
#ide #intellij #intellijidea #java #jdk #jetbrains #kotlin
https://blog.jetbrains.com/idea/2025/03/java-24-and-intellij-idea/
Schön, dass Jetbrains hier eingesprungen ist und den Xdebug Helper kompatibel zu Manifest V3 gemacht hat.
https://chromewebstore.google.com/detail/xdebug-helper-by-jetbrain/aoelhdemabeimdhedkidlnbkfhnhgnhm
Is #youtrack from #jetbrains constantly failing for anybody else who is in North America? Both the wiki and the issue tracking fail continually.
Kdo patří k největším plátcům DPH v Česku? Je to původem ruská společnost #Jetbrains. Sídlo má v Praze a jen loni zaplatila na dani 883 miliónů korun.
https://www.e15.cz/byznys/rusky-softwarovy-fenomen-plati-v-cesku-miliardy-na-danich-radi-se-mezi-nejvetsi-platce-1422902
Another Set of Bug-Fix Updates for ReSharper and Rider 2024.3 Is Here by Sasha Ivanova.
https://blog.jetbrains.com/dotnet/2025/02/28/resharper-rider-2024-3-6/
Do I know someone who can help me get access to Junie?
I'm on the waiting list but currently working on a tooling recommendation and would love to be able to get a sense of where JetBrains is taking it.
Ktor 3.1.1 has been released
Some fun work to try to apply #eslint -style rules to a #dotnet project using #jetbrains #rider - with thanks to @khalidabuhakmeh
https://tedspence.com/block-a-method-call-in-your-dotnet-project-with-roslyn-7692b1cbbd22
Heads up for all the lucky folks who has access to #JetBrains #Junie EAP! Do you wanna know how to optimize using follow-up prompts and new prompts? Here is a tip for you (link in comment) #AI #prompts
Tips for using #Junie : https://www.jetbrains.com/guide/ai/tips/junie-prompts/
Know more about #JetBrains new #AI coding agent and join the waitlist: https://www.jetbrains.com/junie/
I see JetBrains has put an opt-out full line autocomplete "Local" LLM in the IDEs. I tried it, it was mostly annoying and seemed to be wrong a lot. It just got in the way.
Thank you #jetbrains for the #PHPStorm product. My renewal is done for another year ;)
So, it looks like there's documentation out there for how to use Roslyn to do this in code: https://github.com/dotnet/roslyn/issues/61838
It seems like there should be some #visualstudio or #JetBrains #Rider plugin to get the full documentation ID for a method - maybe by right clicking it or something?