#JetBrains
Exciting news from 🚀 #JetBrains: after adding support for desktop apps & the Web, JetBrains multiplatform declarative UI toolkit now runs on #iOS in alpha.
Read more on #InfoQ: https://bit.ly/45ESuk4

Just got an update to my “Getting to know IntelliJ IDEA" book - thanks @trisha_gee & @HelenJoScott !! Can't wait to read this at lunch!
👋 Hey #dotnet #developers, we're still accepting speakers for #jetbrains #dotnet days.
How to use IntelliJ formatter in Vscode
To any #JetBrains #IntelliJ editor plugin devs reading this. There seems to be a good opportunity to fill a need for #IDEA #typst support!
Entwicklungsumgebungen: EAP für PhpStorm, IntelliJ IDEA, RubyMine und mehr
JetBrains hat das Early Access Program für Version 2023.2 der IDEs PhpStorm, IntelliJ IDEA, RubyMine und CLion sowie für das .NET-Toolkit Rider bekanntgegeben.

The latest #ReSharper release adds #entityframework analysis to help catch common problems when working with databases and the popular #dotnet ORM.
Below, in #JetBrainsRider, it is determined that I forgot to “Include” the related entity.
Check out more on the #JetBrains blog.
https://blog.jetbrains.com/dotnet/2023/05/22/resharper-2023-2-eap-2/
DevPod - Codespaces but #OpenSource
"Developers can write code in any language, and run it anywhere. For example, they can test on virtual machines, or code in #Python with #VSCode running on #Docker Desktop, or in Go running in EKS. If the provider they need doesn’t exist, they can build it."
https://loft.sh/blog/introducing-devpod-codespaces-but-open-source/
#foss #codespaces #containers #kubernets #devstandard #jetbrains #googlecloud
Hey @avaloniaui and #jetbrains, any idea on why this is marked as wrong writing AXAML UI that uses a DataGrid?
Yes, the "Fichajes" object in the grid exists (and it's not shown as an error), but "Emple", "HoraEntrada" and "HoraSalida" are being looked up in the MainWindowViewModel instead of Fichajes (ObservableCollection<Fichaje>, where Fichaje does contain those properties).
The code runs, so it seems to be something with the IDE. Should I report it somewhere else? Or am I doing smt wrong?

Excited to announce the first release of #DevPod by Loft Labs !
#DevPod is an #opensource tool that uses the #devcontainer json standard and lets you develop remotely, in any cloud or remote machine, with #VSCode #JetBrains or your preferred IDE!
Check it out on https://github.com/loft-sh/devpod
I saw https://blog.jetbrains.com/idea/2020/06/intellij-idea-2020-2-eap2-is-here-with-advanced-exception-stack-trace-analysis-emoji-support-on-linux-and-more/ it is saying #jetbrains is chaging their way from #javafx to #jcef.
I was thinking to write some small desktop application, now I wonder what is jcef 🤓
Another feature I like in JetBrains DataGrip: Extractors.
https://www.youtube.com/shorts/topxQ0qCP3Q
You can use them to copy data that is formatted for your purpose, like JSON, HTML Tables, One-Row, XML -- all sorts of options to explore.
#jetbrains #datagrip #extractor #tools #softwareengineer #database #tips
Using the Inbuilt HTTP Client in IntelliJ IDEA
If you do #game #development and use #JetBrainsRider, #Unity, or #Unreal then you might be interested in attending the #JetBrains free virtual conference.
Last year we had a pair of folks do their whole presentation as a video game. It was bonkers!
https://blog.jetbrains.com/dotnet/2023/05/15/jetbrains-gamedev-day-2023-call-for-speakers/
Look at what arrived in the mail 🙂
"C# For Babies", by some great folks from #JetBrains
#DotNet #CSharp
WOAH, #JetBrains not only shows which methods in a class have been modified and added since the last #GIT checkin, but also shows the author of the function?!? When did they add that, and what other amazing feature am I missing since suffering through #VSCode because [Large Corp] is horribly obstinate to spend money on quality tools for their developers?
Me tonight: "Gah, why does the free #Jetbrains IDE not support every language under the sun?!?"
> Checks account page on Jetbrains, sees active license for Jetbrains Ultimate which supports every language under the sun that I forgot was still valid but I've just been too lazy to actually install since I reformatted my main rig.
"oh...."
It's great that software that shows startup tips often has a "stop showing tips" option, but for some really complex applications I use, I'd like a "stop showing this specific tip" option, so it keeps reminding me of the stuff I haven't integrated into how I use the tool, instead of being redundant.
I'm looking at you #JetBrains
feature request for PhpStorm: when the break points are muted, please change the background color of the dubug console, and display a message “break points are muted” above the debug console.
I just lost 30 minutes because i couldn’t figure out why Step Debugging wasn’t working. I’m certain that’ll happen again. Please JevBrains - you’re my only hope
I added #JetBrains #Qodana to my #dotnet #OSS project, HTMX.NET. It runs a #ReSharper linter with over 2,000+ inspections in #GitHub Actions and then gives you an excellent report.
Worked through all the issues, and now all is well.
I'm really proud of the #csharp for babies book I created at #JetBrains with @maartenballiauw and Arina Kovrizhkina.
We're gearing up to make physical copies of this book, but you can get a digital copy now, for free. #dotnet
Spent the morning answering a #JetBrains #dotnet blog reader's question about filtering on a #JSON collection using #EFCore and #sql
Any folks have some thoughts? It turns out this is such a new use case that there isn't query support yet for arrays through LINQ.
#JetBrains #Fleet looks really good for folks wanting an editor-style experience and the language capabilities of a #dotnet IDE.
The Call for Speakers for #JetBrains .NET Day Online 2023 is open!
Looking forward to seeing your #dotnet talk submissions 👀
https://jb.gg/anxo4v #JbDotNetDay #cfp #csharp #fsharp #JetBrainsRider #ReSharper
I've been working #rust lambdas... #localstack and #cdk to boot... with #jetbrains #space ... instead of #github and the only comfort I have... is Makefiles and shell scripts.
I love all of it. But I'm learning so many different things at once. Okay, I used #cdk when I was at amazon... but they had such nice internal libraries. I'm forgetting simple things like setting up my IAM roles correctly. *sigh*
One of the interesting things about using an IDE with powerful refactor tools, is the way that I end up using those tools rather than committing new patterns to memory. For example:
Every time I think "this could probably be a LINQ one liner" I end up writing the functionality in a plain old loop and letting Rider convert it to LINQ for me.
Honestly, I'd have to look up a tutorial to actually write a LINQ expression from scratch.
🌶️ Spicy take: The #dotnet space would not be where it is today if it wasn't for #JetBrains, #CodeRush, and #OzCode and other partners pushing the DX improvements they have over the years.
PHP Annotated – April 2023
The April installment of PHP Annotated from #JetBrains with the most interesting things that have happened in the #PHP world over the last month, including curated news, articles, tools, and videos.
https://blog.jetbrains.com/phpstorm/2023/04/php-annotated-april-2023/

MacBook Pro на M1 Pro, 16гб оперативы. Подключен монитор, мышка и клава, два браузера, один вебшторм(с реакт приложением слабым) и слак.
Все это лагает и расходует 14гб оперативы из 16. *шторм ест 5гб
Полный идиотизм.
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.
it seems on linux #jetbrains #ides show up in system monitor as #java processes rather than by app name...though jetbrains toolbox shows up as jetbrains-toolbox.
(why do I know this? I ended to kill the process for #PyCharm but couldn't find it)
#TIL about #Google #CloudWorkstations - a managed VS Code or #Jetbrains Gateway that you can access through your browser or thin client. Essentially, #IDE hosted on the cloud. Not a new idea, but it's interesting to see it more and more frequently | https://cloud.google.com/workstations
Streaming schedule is back to normal… All CET.
24/04, 4:30pm: I look at the new UI for #jetbrains IDEs
26/04, 3pm: Use #OpenAI Whisper with #MacWhisper
28/04, 3:30pm: I migrate #Garageband & #Cubase songs to #Ableton
Watch live or later on YouTube!
I've added #IntelliJ HTTP Client to #AUR
https://aur.archlinux.org/packages/intellij-http-client
@jchannon #StarshipPrompt looks really nice by default and has some #dotnet stuff built in. This is my prompt with almost no customisation (I only installed and use the #JetBrains Mono #NerdFont in #iTerm2.
When it comes to NixOS and flakes, you pretty much have to either put JetBrains tools in your flake file for the project or you have to keep updating your flake locks.
I have JetBrains in my environment flake, but projects have their own .NET files and the two do not play well together.
( #NixOS #JetBrains )
If you're building a Web Component library, either for private or public use, you should consider adopting #jetbrains Web Types specification.
It adds IDE discoverability for your library for the suite of JetBrains products and it straightforward to add.
It makes your library much easier to use for newcomers.
@eleventy can I interest you in some IDE tooling provided by #JetBrains Web Types?
It's a JSON format that is used by other projects that provides discoverability.
I'm currently evaluating #JetBrains #Rider and I try to figure out how I can debug my #ASPNET #WebAPI along with an #Angular Frontend side by side in one "Run"/Session. Running VS/VS-Code in parallel to achieve this is pretty annoying.
I read and tried a couple of turorials that I found but I'm kind of stuck. Maybe this is because I'm all new to #Rider and I need a final hint. Is there anybody who could point me to a solution. I'd highly appreciate that.
Is there anyone I know here that already uses #Jetbrains #Space in production? We've been looking at it and I'm curious to hear experiences from people who've already worked with it
I'm enjoying the new Jetbrains UI in PyCharm.
Today I'm probably too whiny and angry, but one more thing. "Don't use paid solutions," they say. "Use open-source," they say. Well, I wish I could, but NO!
#Slack and #Zoom are accessible, #Mattermost is not, #Matrix has no decent accessible clients — we pay.
#GitHub is accessible, #Gitea is not — we pay. Well, we can self-host #GitLab, so at least something, allbeit somewhat painful.
Of course there are examples of open-source things that are more accessible then paid counterparts (#RedMine vs. #Jira, #VisualStudioCode vs. #JetBrains IDEs), but still.
Somebody made an #HTMX plugin for the line of #JetBrains IDEs. #JavaScript #web #development
thoughts on the new #JetBrains #IDE #UI? I tried it for around ten seconds and then switched back to the current UI. 😂
It isn't bad, I just don't feel like I'm getting anything by using the new UI except some aesthetic improvements...which don't outweigh the significant learning curve to move to it.
Would love to hear from anyone, especially if you are using the new UI and love it!
The #JetBrains #HTTP Client also supports cryptographic APIs so you can hash values in your request.
Many #APIs require the hashing of values on each request. #development
The fact that the HTTP client in all #JetBrains IDEs support #WebSockets is wild. I can see this being very helpful for #dotnet folks working with SignalR and trying to recreate a scenario.
Is the #Jetbrains team on Mastodon because I want to say hi and thank you and congrats on releasing Rider 2023.1.
Does anyone know if Rider supports solution-level theming of some kind similar to Visual Studio's extension SolutionColors (https://github.com/madskristensen/SolutionColors)?
@khalidabuhakmeh do you know?
Just in install the latest Rider 2023.1 release and really like the new "What's New in JetBrains Rider". Nice layout that really demos all the new goodness!
Working with #JetBrains #Fleet today and the "Hide All Panels" shortcut is nice when things get a bit overwhelming.
I made a neat little clock app using @avaloniaui and @soltes NXUI library.
I also decided to write it using #JetBrains #Fleet. #dotnet #desktop #development
I'm cooking up a potential new presentation, but not very happy with the name: "1001 ways microservices can mess up your data" was the best I could come up with so far... meh.
I lack the skills of #JetBrains folks, who come up with legendary ideas like "OOPs, I did again" 🤣
cc @maartenballiauw @khalidabuhakmeh
We've released #IntelliJRust #191 today! Highlights:
- Now the plugin shows parameter and chained method calls hints inside attribute procedural macro calls.
- LLDB debugger backend now shows the contents of references and pointers.
- A bunch of new Rust errors are detected by the plugin: mismatched members in trait impl, underscore expression in wrong place, etc.
If you're using #JetBrains #WebStorm and #Prettier, be sure to go into your settings and enable prettier to run on reformat and on save. If not, @pauleveritt will find you, and he will tell you about it. #JavaScript #Web #development