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

How do I set INDENTATION in Editor?

WSinc
New Contributor I
565 Views
I looked under project properties and did a searcfh for INDENT.
Nothing found -

The default is apparently 4, I want to set it to 2 columns.

How do I set sourceEDITOR properties?
0 Kudos
1 Reply
abhimodak
New Contributor I
565 Views
In Visual Studio, try:
Tools --> Options --> Text Editor --> Fortran --> Tabs.
You may want to select "Block" under indenting.

With VS2010 and IVF12 update 6, I am experiencing that even though I use Insert spaces, the response of the cursor is tab-like when say I put in a tab and then want to move one column back.

Abhi
0 Kudos
Reply