this post was submitted on 08 Jun 2025
1 points (100.0% liked)

JetBrains

323 readers
8 users here now

A community for discussion and news relating to JetBrains and its products! https://www.jetbrains.com/

Related Communities

Copyright © 2000-2024 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.

founded 1 year ago
MODERATORS
 

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 #PHP

top 3 comments
sorted by: hot top controversial new old
[–] ramsey@phpc.social 1 points 1 week ago (1 children)

@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 points 1 week ago (1 children)

@ramsey @jetbrains That's what I do! But there's no CLion equivalent plugins that I can find.

[–] ramsey@phpc.social 1 points 1 week ago

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