Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

Stop VS from converting key words like END to lower case

brianreinhold
Novice
2,168 Views

Whenever I type in new code in the Visual Studio with the Intel fortran compiler it converts all my keywords to lower case regardless of what I type. I have to do a ctrl-Z at the right time to undo it or retype the word or type an extra letter so it is not a keyword and then delete to get what I want.

Very annoying. How do I make the IDE type what I type?

 

Thanks

Labels (1)
0 Kudos
4 Replies
garraleta_fortran
2,106 Views

WHAT VERSION OF VISUAL STUDIO
VS2019 OR VS2022

0 Kudos
andrew_4619
Honored Contributor III
2,097 Views

I do not see the behaviour that you describe. Maybe it is a setting......

0 Kudos
rwg
Novice
1,743 Views

I've the same problem. I use Visual Studio 2022, 17.13.6 and Intel Fortran Compiler 2025.0.4. Is there a solution (setting or editing intellisense/autocomplete suggestions) for this?

0 Kudos
DavidWhite
Valued Contributor II
1,634 Views

Same error in VS2019 for me.

0 Kudos
Reply