#intellij — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #intellij, aggregated by home.social.
-
While reading #Jarchive, i learned about java-language server, i thought for #java there is only eclipse.jdt.ls from #eclipse. Pretty cool there is another lsp server for java, will try it sometime. currently i use jdtls for java project sometimes but i mostly use #intellij.
Note: #Jarchive works nicely with java-language-server mentioned in #jarchive readme file
-
While reading #Jarchive, i learned about java-language server, i thought for #java there is only eclipse.jdt.ls from #eclipse. Pretty cool there is another lsp server for java, will try it sometime. currently i use jdtls for java project sometimes but i mostly use #intellij.
Note: #Jarchive works nicely with java-language-server mentioned in #jarchive readme file
-
While reading #Jarchive, i learned about java-language server, i thought for #java there is only eclipse.jdt.ls from #eclipse. Pretty cool there is another lsp server for java, will try it sometime. currently i use jdtls for java project sometimes but i mostly use #intellij.
Note: #Jarchive works nicely with java-language-server mentioned in #jarchive readme file
-
While reading #Jarchive, i learned about java-language server, i thought for #java there is only eclipse.jdt.ls from #eclipse. Pretty cool there is another lsp server for java, will try it sometime. currently i use jdtls for java project sometimes but i mostly use #intellij.
Note: #Jarchive works nicely with java-language-server mentioned in #jarchive readme file
-
While reading #Jarchive, i learned about java-language server, i thought for #java there is only eclipse.jdt.ls from #eclipse. Pretty cool there is another lsp server for java, will try it sometime. currently i use jdtls for java project sometimes but i mostly use #intellij.
Note: #Jarchive works nicely with java-language-server mentioned in #jarchive readme file
-
So, #Intellij just autocreated an empty method for
ticketReissueRepository.findByTicketPurchase_Order_IdOrderByReissueDateDesc(int) via guided autocomplete in this (not quite #SpringBoot) system and... I'm a little conflictedObviously it Just Worked (and if it hadn't it would have failed immediately at runtime rather than lurking until called), and writing JPA was never something that got me up in the mornings, but... If this is The Pattern, there is a lot of code to refactor
#java musings
-
#JetBrains #IntelliJ Idea download sizes.
Obviously it can not keep increasing at this rate, otherwise the file size of the next version will be infinite.
I want a super fast 5Mb IDE.
-
#JetBrains #IntelliJ Idea download sizes.
Obviously it can not keep increasing at this rate, otherwise the file size of the next version will be infinite.
I want a super fast 5Mb IDE.
-
#JetBrains #IntelliJ Idea download sizes.
Obviously it can not keep increasing at this rate, otherwise the file size of the next version will be infinite.
I want a super fast 5Mb IDE.
-
#JetBrains #IntelliJ Idea download sizes.
Obviously it can not keep increasing at this rate, otherwise the file size of the next version will be infinite.
I want a super fast 5Mb IDE.
-
#JetBrains #IntelliJ Idea download sizes.
Obviously it can not keep increasing at this rate, otherwise the file size of the next version will be infinite.
I want a super fast 5Mb IDE.
-
Вайбдебаггинг — уже реальность? Мы дали ИИ-агенту отладчик и проверили
В конце прошлого года Cursor выпустил Debug Mode — режим, в котором агент может собирать логи из рантайма, чтобы лучше понимать причины багов. Судя по реакции на Reddit , идею приняли с интересом. Но что, если пойти более прямым путём? Дать агенту «руки», чтобы он отлаживался так же, как это делает разработчик: ставил брейкпоинты, ходил по ним, выполнял evaluate expression? Этим вопросом недавно задались исследователи из Microsoft Research и сделали экспериментальный фреймворк Debug2Fix . Субагент, оснащённый инструментами для взаимодействия с отладчиком, разбирался с багами из датасетов GitBug-Java и SWE-Bench-Live на 20% лучше, чем обычный агент без таких инструментов. Если агент уже интегрирован с IDE, естественно дать ему доступ к полноценному дебаггеру, когда он так близко. Тем более что этим занимаются даже в Microsoft. Поэтому в недавнем релизе своего ассистента для IntelliJ мы добавили Debug Agent, позволяющий агенту взаимодействовать с дебаггером в среде разработки. Сегодня попробуем починить реальный баг с помощью агента с инструментами дебаггера в IDE и Cursor в Debug Mode и проверим, действительно ли ИИ нужен полный доступ к отладчику или достаточно и хорошего логгирования.
https://habr.com/ru/companies/veai/articles/1024264/
#отладка #ииагенты #cursor #veai #debug #intellij #искусственный_интеллект #дебаггер #ииассистент #вайбкодинг
-
This is awesome! Apparently, Intellij added support for worktrees to their IDEs in the latest version. I suspect that the feature was done 100% with AI. How do I know? It doesn't work!
It failed to create a worktree when asked, so I created it manually. It showed in the IDE worktrees window. I clicked and said open worktree and the IDE did absolutely nothing. I can manually open the worktree but then I lose all git functions in the IDE.
I'm going to give a try with a different repo, but this is not a good look for a new feature.
-
Settings | Editor | General | Code Completion | Inline
disabling may help, or any of the other few options ;-)
-
-
#intellij #kotlin does not seem to be able to move complete files anymore. The refactor/move dialog wants to move declarations and not the full file. Not sure in which version that changed.
Unfortunately it strips the file comment...
I often move files from one package to another to give it a better home and I want to keep the file comment.
In the documentation it is still called "Move File Dialog" https://www.jetbrains.com/help/idea/move-file-dialog.html
Any idea how to move the complete file?
-
I just realized that #Wayland is now default in JetBrains IntelliJ-based IDEs! No more having to remember to manually set it when I distro hop.
https://blog.jetbrains.com/platform/2026/02/wayland-by-default-in-2026-1-eap/
-
ApproveJ 1.6.0 is here 🚀
✨ Inline Value Updates update approved value in your test source
📸 Enhanced Visual Feedback with diff
🤖 AI Assisted Reviews👉 https://approvej.org
🔗 Full Changelog: https://lnkd.in/eyTtdR_3#ApproveJ #Java #SoftwareTesting #OpenSource #VisualTesting #IntelliJ #DX #CleanCode
-
ApproveJ 1.6.0 is here 🚀
✨ Inline Value Updates update approved value in your test source
📸 Enhanced Visual Feedback with diff
🤖 AI Assisted Reviews👉 https://approvej.org
🔗 Full Changelog: https://lnkd.in/eyTtdR_3#ApproveJ #Java #SoftwareTesting #OpenSource #VisualTesting #IntelliJ #DX #CleanCode
-
ApproveJ 1.6.0 is here 🚀
✨ Inline Value Updates update approved value in your test source
📸 Enhanced Visual Feedback with diff
🤖 AI Assisted Reviews👉 https://approvej.org
🔗 Full Changelog: https://lnkd.in/eyTtdR_3#ApproveJ #Java #SoftwareTesting #OpenSource #VisualTesting #IntelliJ #DX #CleanCode
-
ApproveJ 1.6.0 is here 🚀
✨ Inline Value Updates update approved value in your test source
📸 Enhanced Visual Feedback with diff
🤖 AI Assisted Reviews👉 https://approvej.org
🔗 Full Changelog: https://lnkd.in/eyTtdR_3#ApproveJ #Java #SoftwareTesting #OpenSource #VisualTesting #IntelliJ #DX #CleanCode
-
ApproveJ 1.6.0 is here 🚀
✨ Inline Value Updates update approved value in your test source
📸 Enhanced Visual Feedback with diff
🤖 AI Assisted Reviews👉 https://approvej.org
🔗 Full Changelog: https://lnkd.in/eyTtdR_3#ApproveJ #Java #SoftwareTesting #OpenSource #VisualTesting #IntelliJ #DX #CleanCode
-
#IntelliJ and the Kotlin Multiplatform plugin have come a long way recently. I’m able to edit, run, and debug our #Swift #iOS app. Code navigation works pretty well. And my fingers still remember most of the keyboard shortcuts. Feels like #AppCode is rising from the dead.
https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform
-
After reading this Lettermatic blog post, https://lettermatic.com/custom/monaspace-case-study, on #Monaspace I now want to be able to use different fonts for code elements in #IntelliJ. I use Argon as my code font but would love if comments were in Radon and I might even go wild and use Krypton for keywords.
-
After much thought and about elven years I've decided to stop maintaining my IntelliJ IDEA Ubuntu packages. Read more at https://mmk2410.org/2026/03/28/future-of-my-intellij-idea-ubuntu-packages. #ubuntu #intellij #debian
-
PSA (Project Specific Autocomplete) — плагин для продуктов IntelliJ
PSA (Project Specific Autocomplete) — плагин для продуктов IntelliJ Хочу представить Вашему вниманию плагин для продуктов IntelliJ, который позволяет создавать: Автокомплит на основе кода Вашего проекта Переходы к определению элемента синтаксического дерева (на основе кода Вашего проекта) Шаблоны кода, состоящие из одного файла (на основе кода Вашего проекта) Шаблоны кода. состоящие из нескольких файлов (на основе кода Вашего проекта)// Ссылка на репорзиторий здесь . Для подробностей, прошу под кат.
-
What’s fixed in IntelliJ IDEA 2026.1
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://blog.jetbrains.com/idea/2026/03/whats-fixed-intellij-idea-2026-1/
-
JetBrains、「IntelliJ IDEA」のJavaScript/TypeScript/HTML/CSSコア機能を無償化/基本的な「React」サポートも含む、「IntelliJ IDEA 2026.1」より
https://forest.watch.impress.co.jp/docs/news/2095995.html#forest_watch_impress #JavaScript #TypeScript #IntelliJ_IDEA #React #IntelliJ #プログラミング #Windows #Mac #Linux
-
When a JetBrains IDE says my YAML front matter in a Markdown file has a schema validation error, what schema is it validating against? Can I change the schema?
-
25 Years of IntelliJ IDEA: The IDE That Grew Up With Java
#foojay #ide #intellij #intellijidea #java #jetbrains #kotlin #podcast
-
Wenn du gerade erst in die Softwareentwicklung startest, fühlt sich vieles wahrscheinlich an wie der Versuch, aus einem Feuerwehrschlauch zu trinken. Da ist diese riesige Menge an Technologien, Tools und Konzepten, die alle gleichzeitig auf dich einprasseln. Gestern hast du noch versucht, die Synta
https://magicmarcy.de/keine-panik-vor-dem-roten-text
#Code #IntelliJ #Angst #Debugger #Softwareentwicklung #Entwickler #Stacktrace #Programming #Java
-
Wenn du gerade erst in die Softwareentwicklung startest, fühlt sich vieles wahrscheinlich an wie der Versuch, aus einem Feuerwehrschlauch zu trinken. Da ist diese riesige Menge an Technologien, Tools und Konzepten, die alle gleichzeitig auf dich einprasseln. Gestern hast du noch versucht, die Synta
https://magicmarcy.de/keine-panik-vor-dem-roten-text
#Code #IntelliJ #Angst #Debugger #Softwareentwicklung #Entwickler #Stacktrace #Programming #Java
-
Wenn du gerade erst in die Softwareentwicklung startest, fühlt sich vieles wahrscheinlich an wie der Versuch, aus einem Feuerwehrschlauch zu trinken. Da ist diese riesige Menge an Technologien, Tools und Konzepten, die alle gleichzeitig auf dich einprasseln. Gestern hast du noch versucht, die Synta
https://magicmarcy.de/keine-panik-vor-dem-roten-text
#Code #IntelliJ #Angst #Debugger #Softwareentwicklung #Entwickler #Stacktrace #Programming #Java
-
Prepared a blog post on implementing a custom debugger (example I picked is #AutoHotKey) for #IntelliJ Platform IDEs.
https://fornever.me/en/posts/2026-01-04.intellij-debugger.html
-
Meet the Islands Theme – The New Default Look for JetBrains IDEs
#Python #Pycharm #Intellij #Idea #News #Intellijplatform #Jetbrainsides #Ui -
#VSCode deactivates #IntelliCode in favor of the paid #Copilot
https://www.heise.de/en/news/VS-Code-deactivates-IntelliCode-in-favor-of-the-paid-Copilot-11115783.htmlHow many hyped #IDEs must a programmer walk down before they stick with #Emacs (or even #vim)?
Instead, they will migrate to the next hype tool for the upcoming few months/years ...
🤷
#IntelliJ #IDEA #Eclipse #JetBrains #VisualStudio #VS #XCode #NetBeans #Atom #JDeveloper
-
#VSCode deactivates #IntelliCode in favor of the paid #Copilot
https://www.heise.de/en/news/VS-Code-deactivates-IntelliCode-in-favor-of-the-paid-Copilot-11115783.htmlHow many hyped #IDEs must a programmer walk down before they stick with #Emacs (or even #vim)?
Instead, they will migrate to the next hype tool for the upcoming few months/years ...
🤷
#IntelliJ #IDEA #Eclipse #JetBrains #VisualStudio #VS #XCode #NetBeans #Atom #JDeveloper
-
#VSCode deactivates #IntelliCode in favor of the paid #Copilot
https://www.heise.de/en/news/VS-Code-deactivates-IntelliCode-in-favor-of-the-paid-Copilot-11115783.htmlHow many hyped #IDEs must a programmer walk down before they stick with #Emacs (or even #vim)?
Instead, they will migrate to the next hype tool for the upcoming few months/years ...
🤷
#IntelliJ #IDEA #Eclipse #JetBrains #VisualStudio #VS #XCode #NetBeans #Atom #JDeveloper
-
#VSCode deactivates #IntelliCode in favor of the paid #Copilot
https://www.heise.de/en/news/VS-Code-deactivates-IntelliCode-in-favor-of-the-paid-Copilot-11115783.htmlHow many hyped #IDEs must a programmer walk down before they stick with #Emacs (or even #vim)?
Instead, they will migrate to the next hype tool for the upcoming few months/years ...
🤷
#IntelliJ #IDEA #Eclipse #JetBrains #VisualStudio #VS #XCode #NetBeans #Atom #JDeveloper
-
統合開発環境「IntelliJ IDEA 2025.3」が公開 ~無償版と有償版が1つのインストーラーに/「Java 25」「Spring Boot 4」などに対応、生産性機能とAI機能も強化
https://forest.watch.impress.co.jp/docs/news/2070383.html#forest_watch_impress #Java #IntelliJ_IDEA #Groovy #IntelliJ #Kotlin #Scala #プログラミング #Windows #Mac #Linux
-
OpenIDE 2025.2: поддержка Java 25, Virtual Thread Debugging и обновления UI
Вышла OpenIDE 2025.2 — первая российская IDE с поддержкой Java 25. Мы идём в ногу с платформой и остаёмся на самом острие технологий. Но не только этим релиз интересен: в нём появилась улучшенная отладка виртуальных потоков, обновления связанные с UI, а ещё пара важных обновлений экосистемы. Поехали по порядку.