Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29238 Discussions

Tabify does not work in VS2010 with fixed form files.

JAlexiou
New Contributor I
842 Views
In VS2008 with a fixed form file (.for) if I select multiple lines and press the [Tab] key I get the expected indentation behavior (Tabify).
VS2008 - Tab
The same is not true in VS2010 with the exact same file and sequence of actions. The [Tab] key inserts a tab character destroying my source file.
VS2010 - Tab
This is a big problem as reformatting code may accidentaly remove lines if not caught and undone. It takes two `Ctrl-Z` key presses to undo this action, and then the indentation has to be done in a line by line bases. This is Extremely annoying and I hope there is a switch or setting somewhere that fixes this issue.
PS. I have "Intel Visual Fortran Compiler XE 12.1.4.325 [IA-32]"
0 Kudos
5 Replies
Anonymous66
Valued Contributor I
843 Views

Thank you for letting us know about this issue. I have escalated it to the developers. The issue number is DPD200182225. I will post any updates I receive on this issue here.

0 Kudos
Anonymous66
Valued Contributor I
843 Views
A fix has been found for this issue. We are planning to include it in the next update which is currently scheduled for late June.
0 Kudos
JAlexiou
New Contributor I
843 Views
So is there a link to the official issue tracking post (DPD200182225) where we can contribute and monitor progress?
0 Kudos
Anonymous66
Valued Contributor I
843 Views
No, but I will update this postwhen the fix is available. We are currently planning to include it in the next release which is scheduled for late June.

Regards,
Annalee
0 Kudos
Anonymous66
Valued Contributor I
843 Views
Hello John,

This issue has been fixed in the latest update, Intel Visual Fortran Compose XE 2011 update 11 for Windows*.

Regards,
Annalee
Intel Developer Support
* Other names and brands may be claimed as the property of others.
0 Kudos
Reply