You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry to nag, but it would be really helpful to know if there are likely to be any plans to add this support. I realise that it's a 2018-standard feature, but by now it's been in the compilers a while, and does have a use that typically avoids more verbose expression. As things stand, the plugin has to be disabled for any editing of a file that contains the select rank construction, as otherwise the formatting is completely messed up, and newline often results in spurious end statements being generated. If no plans, that's fine, and I will go ahead now and in my code abstract the difficulty-causing subroutine into a separate source file.
Please could we have support for the Fortran
select rank
construction, i.e. https://www.intel.com/content/www/us/en/docs/fortran-compiler/developer-guide-reference/2024-2/select-rank.html ?The text was updated successfully, but these errors were encountered: