Tootfinder

Opt-in global Mastodon full text search. Join the index!

@crell@phpc.social
2025-06-08 04:32:13

I like JetBrains products, but why in the hell does CLion, which you'd use to work on php-src, not support phpt files, which you would only need to use if you're working on php-src? It instead tells you to use PHPStorm, which... doesn't support the C code that is php-src.
This makes no sense to me at all.
#JetBrains

@khalidabuhakmeh@mastodon.social
2025-05-30 18:15:02

The combo of #dotnet run app.cs in #dotnet 10, Spectre. Console.Cli and the shebang operator make for a pretty neat development experience.
I just need #JetBrains tools to recognize script files a…

Running a dotnet run app.cs script in JetBrains Fleet. The code shows the use of Spectre.Console.Cli and some C# code.