Yes, the idea is to make it to be friendlier for the IDEs.
Though, it’s too much work to write the interface/wrapper code manually.
I’m thinking of writing the files generated by Fypp, directly in the source directory.
This would allow the IDEs to see the formal Fortran code, and all features like LSP, debugging, etc. can work as intended.
In theory, it would simplify everything.