The second episode of this series shows you how to set up two important extensions for Fortran in VS Code. You will also learn how to set up rulers in VS Code to avoid line truncation errors.
You can find all files from this video available on GitHub at https://github.com/llamm-de/VSCode_Fortran_Tutorial.git
Links:
- VSCode Documentation: https://code.visualstudio.com/docs
- VSCode Shortcuts: https://code.visualstudio.com/shortcuts
- Modern Fortran extension: https://marketplace.visualstudio.com/items?itemName=krvajalm.linter-gfortran
- Fortran IntelliSense extension: https://marketplace.visualstudio.com/items?itemName=hansec.fortran-ls
- Python download: https://www.python.org/downloads/
- Pip installation: https://pip.pypa.io/en/stable/installing/
Download
0 formats
No download links available.
VS Code for Fortran Ep.2: Extensions & Rulers | NatokHD