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.
3 Comments
ramsey@phpc.social · 1 pts · 1y
@Crell @jetbrains This is very frustrating to me, too. The normal response is to use IntelliJ IDEA and install a million different plugins to make it work.
Crell@phpc.social · 1 pts · 1y
@ramsey @jetbrains That's what I do! But there's no CLion equivalent plugins that I can find.
ramsey@phpc.social · 1 pts · 1y
@Crell @jetbrains I haven’t tried doing it recently. Last time I tried, I couldn’t figure out how to get it to recognize Makefile projects like CLion does.