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

Accept Intellisense Suggestions

rwg
Novice
2,633 Views

I am using Visual Studio 17.13.6 and Intel Fortran Compiler 2025.0. I activated GitHub Copilot and now I get intellisense suggestions:

rwg_0-1751441769307.png

 

But I am not able to accept the suggestion.

Pressing Tab (with or without Shift, Ctrl, Alt) or Enter (with or without Shift, Ctrl, Alt) does not work.

Assigning a key combination does not help (which command should be assigned?).

Has anyone been able to get this to work?

0 Kudos
1 Solution
Andrew_Smith
Valued Contributor I
2,267 Views
I found this too with f77 style files. But f90 files work well.

View solution in original post

0 Kudos
2 Replies
Andrew_Smith
Valued Contributor I
2,268 Views
I found this too with f77 style files. But f90 files work well.
0 Kudos
rwg
Novice
1,666 Views

That was very helpful. After renaming the file to ending f90 and changing the layout to freeform I can take over the intellisense suggestion by pressing TAB. Thank you very much.

0 Kudos
Reply