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

Stop VS from converting key words like END to lower case

brianreinhold
Novice
2,059 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
1,997 Views

WHAT VERSION OF VISUAL STUDIO
VS2019 OR VS2022

0 Kudos
andrew_4619
Honored Contributor III
1,988 Views

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

0 Kudos
rwg
Novice
1,634 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,525 Views

Same error in VS2019 for me.

0 Kudos
Reply