Masthash

#JetBrains

Anna
6 hours ago

so ronery and sadry arone

#codeTogether
#jetbrains

Screenshot van Jetbrains Code Together met "No one joined"
InfoQ
6 days ago

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

#JetpackCompose #UI #CrossPlatform #Kotlin

Soheb
6 days ago

Just got an update to my “Getting to know IntelliJ IDEA" book - thanks @trisha_gee & @HelenJoScott !! Can't wait to read this at lunch!

#java #intellij #jetbrains #intellijidea #books #bookstodon

Khalid ⚡
1 week ago

Looking through the #jetbrains #dotnet days submitted talks/sessions.

Quote Jaws GIF by Top 100 Movie Quotes of All Time
Khalid ⚡
1 week ago
Jeroen Postma
2 weeks ago

To any #JetBrains #IntelliJ editor plugin devs reading this. There seems to be a good opportunity to fill a need for #IDEA #typst support!

heise Developer
2 weeks ago

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.

https://www.heise.de/news/Entwicklungsumgebungen-EAP-fuer-PhpStorm-IntelliJ-IDEA-RubyMine-und-mehr-9061725.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege

#IDE #IntelliJIDEA #JetBrains #news

Khalid ⚡
2 weeks ago

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/

Entity Framework Core query with a quick fix to add the Include automatically.
Ravi ☮️
2 weeks ago

The new IntelliJ Idea splash screen is very Van Gogh 😄

#IntelliJ #Jetbrains

Splash screen of IntelliJ Idea 2023.2 EAP.

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

Devpod screenshot
Ariel :verified:
2 weeks ago

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?

Luca Di Maio
3 weeks ago

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

Ozzy
3 weeks ago

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 🤓

#intellij

Geoffrey Wiseman
3 weeks ago

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

Khalid ⚡
3 weeks ago

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/

João Antunes
4 weeks ago

Look at what arrived in the mail 🙂
"C# For Babies", by some great folks from #JetBrains
#DotNet #CSharp

A photo of a box and a card set themed "C# For Babies".

One of the cards reads: "D is for .NET
.NET is where C# lives, along with VB. NET and F#. A big happy family."

Another reads: "You are now the proud owner of a card set that explains C# in a way that even babies can understand. Look at the world through the eyes of a child again, gain a different perspective on familiar things, and maybe get inspired to teach somebody something new in a simple way!"
Charlie
4 weeks ago

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?

Editor window showing javascript code and an outline of the code with colors denoting methods that have been added, modified, and by whom
Charlie
4 weeks ago

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...."

Alan Langford
4 weeks ago

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

Andrew Woods
4 weeks ago

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

#PhpStorm #JetBrains
#DX

Khalid ⚡
4 weeks ago

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.

https://qodana.cloud

It Seems All Right 👌

Report from Qodana
Khalid ⚡
1 month ago

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

https://lp.jetbrains.com/csharp-for-babies/

Khalid ⚡
1 month ago

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.

https://blog.jetbrains.com/dotnet/2023/02/14/getting-started-entity-framework-core-7-json-support/#remark42__comment-db104e2f-baec-4801-9b33-334fe2586753

Khalid ⚡
1 month ago

#JetBrains #Fleet looks really good for folks wanting an editor-style experience and the language capabilities of a #dotnet IDE.

https://blog.jetbrains.com/dotnet/2023/05/04/csharp-support-in-fleet-solution-view-unit-testing-and-more/

Maarten Balliauw
1 month ago

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

CodeHead :emacs:
1 month ago

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*

Luke
1 month ago

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.

#unity3d #programming #jetbrains #LINQ

Khalid ⚡
1 month ago

🌶️ 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 Digest
1 month ago

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/

MUSHROOM LIGHT PREDICTOR
1 month ago

MacBook Pro на M1 Pro, 16гб оперативы. Подключен монитор, мышка и клава, два браузера, один вебшторм(с реакт приложением слабым) и слак.

Все это лагает и расходует 14гб оперативы из 16. *шторм ест 5гб

Полный идиотизм.

#Apple #JetBrains

Khalid ⚡
1 month ago

.@maartenballiauw publishing my #JetBrains blog posts.

Ape with a Machine Gun shooting a lot of bullets
Khalid ⚡
1 month ago

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.

Dave Mackey
1 month ago

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)

Tomasz Nurkiewicz 🇺🇦
1 month ago

#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

ChrisChinchilla
1 month ago

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!

https://www.youtube.com/channel/UCgnrx8qi4qhmN6sBebdDrmg

bitbonk
1 month ago

@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.

iTerm2 terminal with a starship prompt and JetBrains Mono Nerd Font showing git and dotnet info in the prompt.
D. Moonfire
1 month ago

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 )

Khalid ⚡
2 months ago

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.

#JavaScript #TypeScript #HTML #web

https://github.com/JetBrains/web-types

Khalid ⚡
2 months ago

@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.

https://github.com/JetBrains/web-types

WebStorm showing support for a custom web component.

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

Anthony Bosio
2 months ago

I'm enjoying the new Jetbrains UI in PyCharm.

#JetBrains #Pycharm

Andre Polykanine
2 months ago

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.

Khalid ⚡
2 months ago

Somebody made an #HTMX plugin for the line of #JetBrains IDEs. #JavaScript #web #development

Plugin Window in JetBrains Rider
Dave Mackey
2 months ago

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!

#webstorm #phpstorm #idea #pycharm

Khalid ⚡
2 months ago

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

HTTP client with cryptography usage.
Khalid ⚡
2 months ago

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.

HTTP Client in a JetBrains IDE
Ed Guiness
2 months ago

Is the #Jetbrains team on Mastodon because I want to say hi and thank you and congrats on releasing Rider 2023.1.

Khalid ⚡
2 months ago

All the #JetBrains releases downloading at the same time.

Saving Private Ryan - Matt Damon Screaming
Derek Price
2 months ago

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?

#JetBrains
#JetBrainsRider

Derek Price
2 months ago

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!

#JetBrains
#JetBrainsRider

Khalid ⚡
2 months ago

Working with #JetBrains #Fleet today and the "Hide All Panels" shortcut is nice when things get a bit overwhelming.

hiding all the panels in JetBrains Fleet.
Khalid ⚡
2 months ago

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

JetBrains Fleet and Avalonia NXUI app running a clock
João Antunes
2 months ago

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

ozkriff🦀
2 months ago

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.

https://intellij-rust.github.io/2023/03/27/changelog-191

#RustLang #OpenSource #Programming #JetBrains

LLDB debug session, the content of the vector is shown even for pointers or references to it.
Khalid ⚡
2 months ago

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

JetBrains WebStorm Settings for Prettier