Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 1.04 KB

Change Log

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.

[Unreleased]

  • Initial release

[0.4.0] - 2017-05-29

Added

  • Show docs for intrinsic functions on hover

Changed

  • Updated icon for the extension
  • Fix bug on linter not working

[0.4.4] - 2017-07-03

Added

  • Add support for old fortran languague

Fixed

  • Fix bug #1

[0.4.5] - 2017-07-04

Fixed

  • Fix intrinsic functions docs not loading

[0.4.6] - 2017-07-04

Added

  • Add support for user configuration settings

[0.5.0] - 2017-07-06

Added

  • Add code autocompletion for intrinsic and in document declared functions

[0.5.1] - 2017-07-06

Added

  • Add Go -> Go to symbol in file command support for functions

[0.5.2] - 2017-07-14

Fixed

  • A bug in the regex to parse output errors from ifort
  • Now the spawn command uses the directory of the file ifort is analyzing