Skip to content

Releases: fortran-lang/vscode-fortran-support

Minor bugfixes and improvements

21 Jan 20:16
Compare
Choose a tag to compare

Experimental support for fortran language server

14 Oct 13:35
2c496b3
Compare
Choose a tag to compare

Bug fixes and improvements

19 Jun 19:13
1968fc9
Compare
Choose a tag to compare

See the complete changelog of this release here.

Bug fixes and improvements

25 May 17:52
dfe85eb
Compare
Choose a tag to compare

Fixed

  • Linter was broken in previous version (#55)
  • Symbol listing was failing for subroutine without brackets (#61)

Added

  • Improved indentation rules (#57)
  • Better syntax highlighting of module names (#51)

Syntax highlighting changes and improvements

16 Apr 00:33
b97b533
Compare
Choose a tag to compare

To see full changes in this release please check the changelog.

Performance improvements

28 Jan 05:12
Compare
Choose a tag to compare

Added

  • The minimum Visual Studio Code version was set to 1.19.0

Fixed

  • A bug in the symbol provider regex for subroutines

Improved symbol provider

28 Jan 00:00
de060b5
Compare
Choose a tag to compare
v0.6.3

Update README.md

Bugfixes and some nice goodies

01 Jan 18:02
d817aad
Compare
Choose a tag to compare

Fixes some syntax highlighting problems and implements the indentations rules feature added to the version v1.14 of Visual Studio Code

0.6.0 (2017-09-28)

28 Sep 22:17
Compare
Choose a tag to compare

Bufixes

  • include path: Use proper flags when no path are added
  • liter: Update regex for windows filepath

Fix docs not loading

04 Jul 20:48
Compare
Choose a tag to compare

Now the docs for the intrinsic functions are shown properly