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

Stop VS from converting key words like END to lower case

brianreinhold
Novato
2.065 Vistas

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

Etiquetas (1)
0 kudos
4 Respuestas
garraleta_fortran
2.003 Vistas

WHAT VERSION OF VISUAL STUDIO
VS2019 OR VS2022

andrew_4619
Colaborador Distinguido III
1.994 Vistas

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

rwg
Novato
1.640 Vistas

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?

DavidWhite
Colaborador Valioso II
1.531 Vistas

Same error in VS2019 for me.

Responder