IntelliJ IDEA 2025.1.1 Is Out!
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://blog.jetbrains.com/idea/2025/05/intellij-idea-2025-1-1/
IntelliJ IDEA 2025.1.1 Is Out!
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://blog.jetbrains.com/idea/2025/05/intellij-idea-2025-1-1/
This might be the dumbest #LLM integration I've seen in a while.
If there are "frequently used prompts", it probably means I keep regenerating the same #boilerplate code over and over again.
Wouldn't it be a much more useful feature for an #IDE to automate that chore, instead of just keeping a clipboard full of the things I'm begging for most often?
IntelliJ IDEA Conf 2025: June 3-4, 2025
IDE Review: Zed
My go to IDE of choice is Netbeans, but today I tried out Zed. This is because Snap has managed to break Netbeans, and I’m blown if I can figure out what they’ve done to it.
Installing Zed
Zed was easy and quick to install. A quick line of bash and I was up and running in moments, which beats the heck out of putting up with Ubuntu’s weird and broken Snap sandboxing thing.
What did I like about Zed?
Zed is light and zippy fast.
What PHP support it has was a breeze to install.
Zed’s code colouring was intuitive but took a little getting used to. Once over the initial unfamiliarity bump, I grew to like it. I especially appreciated that class variables inside methods were coloured differently (red) to methods and local variables.
Zed makes no attempt to write my code for me.
The UI is minimal, which is fine if you like keyboard shortcuts.
What did I dislike about Zed?
I missed NetBeans’ concept of a “project” for grouping and navigating files.
Unlike NetBeans, Zed does not offer autocomplete outside of methods and variables defined in the code. I’ve gotten used to having PHP’s built-in functions not only offer to autocomplete but comes complete with documentation too. Given how inconsistent PHP can be, this is kind of essential.
On save, Zed enforces the aligned braces style code. I know this is supposed to be the standard, but I have never been a fan of the style, nor of IDEs that think they know better than me.
I missed NetBeans’ autocompleting documentation comments (and the way Netbeans shows you documentation comments in the auto-suggest).
I’m not sure Zed does autosave.
There was no obvious way to resize the code font. Admittedly, I only tried the usual Ctrl plus Mouse Wheel.
Despite my comments about Smart-Alick IDEs, I really appreciate NetBeans’ way of flagging possibly mistyped or malformed code. Zed doesn’t do that.
I very much missed NetBeans’ template and default system. Zed feels more like a text editor than an IDE in that way.
Would I use Zed?
As a quick backup – maybe. For my daily driver – hell no. I prefer an IDE that does a little more heavy lifting rather than something that feels like a slightly upgraded Notepad++.
Get Zed
Over to you?
Have you used Zed or do you perhaps currently use Zed? Do you think I’m way off, have missed something, and need to give it another go? Or, perhaps, you agree with me. Or something else? Let me know by reply, comment, or mention your thoughts on Zed as for code dev.
@velten_dev @10leej @BrodieOnLinux @kde There's an official #Flutter plugin [1] for #JetBrains IDEs (including Android Studio) too, if you're into that sort of thing.
mSATA from my old laptop for reference (yes, I unfortunately bought a laptop during that short time lol)
@Lydie
Could be that it's hard to judge in the pictures but that one on the left looks like mSATA and the one one the right is a M.2 NVMe
I could absolutely see someone trying to find an excuse to unload mSATA drives inside anything possible..... They were used for like a whole year or two 😂
Arrêté du 22 avril 2025 relatif à la formation délivrée aux infirmiers diplômés d'Etat pour l'établissement d'un certificat de décès dans le cadre de l'article 56 de la loi n° 2025-199 du 28 février 2025 de financement de la sécurité sociale pour 2025
https://www.legifrance.gouv.fr/eli/arrete/2025/4/22/TSSP2511869A/jo/texte
Décret n° 2025-371 du 22 avril 2025 relatif aux conditions de l'établissement des certificats de décès par les infirmiers diplômés d'Etat
https://www.legifrance.gouv.fr/eli/decret/2025/4/22/TSSP2510426D/jo/texte
Supply chain fun. Two identical "IDE" SSDs I got on eBay. Very different internals!! I suppose they use whatever they can get. Hey and that longer SSD has a DRAM cache too. #supplychain #teardown #ssd #IDE
@bamboombibbitybop You might want to read
So you want to build an #ECS-backed #GUI framework | Challenges and opportunities in the future of `bevy_ui` - by Alice I. Cecile, Rose Peck (Novemeber 2023)
https://www.leafwing-studios.com/blog/ecs-gui-framework/
Some inspiration could also be Kodiki, a "3D Vim-like text editor with an #IDE ambition built on top of Bevy, #Helix Editor and WezTerm"
...where #Bevy is used "as base platform for rendering, handling input, windows and everything platform dependent".
1/2
[Перевод] Mellum. Как закалялась сталь
Человек купил в магазине ящик елочных игрушек. На следующий день приносит его обратно: - Ваш товар бракованный. - Что, игрушки битые? - Нет, целые. - Не блестят? - Блестят. - Так в чем же дело? - НЕ РАДУЮТ! Автодополнение всегда было силой и гордостью современных IDE. Сравнивая IDEA, VSCode и Eclipse, мы смотрим — оно вообще адекватные вещи пишет в выпадающей менюшке? Знает про Spring, про Next.js, про свежие апдейты в Питоне? В последнее время, обычные алгоритмы не являются предметом хайпа. В мире IDE появился новый царь горы — AI, который обязан быть везде. Старые игрушки продолжают работать, но уже не радуют. Этот текст — адаптированный перевод статьи из блога JetBrains (я постарался сделать текст более читабельным и менее похожим на политкорректный пресс-релиз). Мы посмотрим, как обучилась модель Mellum , лежащая в основе облачного автодополнения, и что из этого вышло. Хммм. Читать далее
https://habr.com/ru/companies/bar/articles/906538/
#IDE #Mellum #JetBrains #anarchic #anarchic_ai #1red2black #olegchir
🚀 6.1 alpha 2 was released a few days ago and comes with a couple of neat improvements for our new multi-cursor support! 🥰
1️⃣ You can now decide how you want to paste the contents of multiple cursors! 💪 (1/2)
🛠️ Title: Zed
🦊️ What's: A libre IDE
🏡️ https://zed.dev/
🐣️ https://github.com/zed-industries
🔖 #LinuxGameDev #Flagship #Programming #IDE
📦️ #Libre #Bin #Arch #Flatpak
📖 Our entry: https://lebottinlinux.vps.a-lec.org/LO.html
🥁️ Update: 0.181.8➜0.184.8
⚗️ Major release (Stable) 🍎️
📌️ Changes: https://zed.dev/releases/stable
🦣️ From: 🛜️ https://github.com/zed-industries/zed/releases.atom
🦝️ https://www.youtube.com/embed/bfXXS5Z1JMc?start=838
🦝️ https://www.youtube.com/embed/_JdfeZdeOa4
🦝️ https://www.youtube.com/embed/luUmGeWvAGw
🕵️ https://www.youtube.com/embed/BCQwMXZ4Cy8
🕵️ https://www.youtube.com/embed/Fk08oNi0j1Y
🛠️ Title: Eclipse Theia & Theia IDE
🦊️ What's: A libre framework for Cloud & Desktop tools & a libre IDE
🏡️ https://theia-ide.org/
🐣️https://github.com/eclipse-theia/
🔖 #LinuxGameDev #Programming #IDE #Framework
📦️ #Libre #Bin #Browser-version #Arch #AppIm
📖Our entry: https://lebottinlinux.vps.a-lec.org/LO.html
🥁️Update: 1.60.1➜1.61.0
⚗️Major release (Stable) 🍎️
📌️Changes: https://github.com/eclipse-theia/theia/releases
🦣️From: 🛜️https://github.com/eclipse-theia/theia/releases.atom
🏝️https://www.youtube.com/embed/
🦉️https://www.youtube.com/embed/1u9_RqNyFvY
🦝️https://www.youtube.com/embed/wGJHwc5ksMA
🦝️[fr] https://www.youtube.com/embed/mJveydycbTc?start=195
🛠️ Title: Pulsar
🦊️ What's: A libre IDE
🏡️ https://pulsar-edit.dev/
🐣️ https://github.com/pulsar-edit/
🦉️ https://fosstodon.org/@pulsaredit
🔖 #LinuxGameDev #Flagship #Programming #IDE
📦️ #Libre #Arch #RPM #Deb #Flatpak #AppIm
📖 Our entry: https://lebottinlinux.vps.a-lec.org/LO.html
🥁️ Update: 1.126.0➜1.128.0
⚗️ Signific. vers. 🦍️
📌️ Changes: https://github.com/pulsar-edit/pulsar/releases
🦣️ From: 🛜️ https://github.com/pulsar-edit/pulsar/releases.atom
🦝️ https://www.youtube.com/embed/PaJ_e2YlQu0
🦝️ https://www.youtube.com/embed/WA1c_S6Zsu4
🦝️ https://www.youtube.com/embed/iYT0DdEvtuk
🕯️https://www.youtube.com/embed/?list=PL_udVEIgK0OMiKh2X-Qt2o8z6ugicgjHN
🕯️https://www.youtube.com/embed/?list=PLjCGSCBfSFa_pjQui2TvQVV5nJMsPPYWt
Arrêté du 22 avril 2025 relatif à la formation délivrée aux infirmiers diplômés d'Etat pour l'établissement d'un certificat de décès dans le cadre de l'article 56 de la loi n° 2025-199 du 28 février 2025 de financement de la sécurité sociale pour 2025
https://www.legifrance.gouv.fr/eli/arrete/2025/4/22/TSSP2511869A/jo/texte
Décret n° 2025-371 du 22 avril 2025 relatif aux conditions de l'établissement des certificats de décès par les infirmiers diplômés d'Etat
https://www.legifrance.gouv.fr/eli/decret/2025/4/22/TSSP2510426D/jo/texte