All notable changes to this extension will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Initial release
- Show docs for intrinsic functions on hover
- Updated icon for the extension
- Fix bug on linter not working
- Add support for old fortran languague
- Fix bug #1
- Fix intrinsic functions docs not loading
- Add support for user configuration settings
- Add code autocompletion for intrinsic and in document declared functions
- Add
Go -> Go to symbol in file
command support for functions
- A bug in the regex to parse output errors from ifort
- Now the spawn command uses the directory of the file
ifort
is analyzing