We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008fe94 commit b2e74adCopy full SHA for b2e74ad
CHANGELOG.md
@@ -6,6 +6,10 @@
6
7
### Added
8
9
+- Added support for preprocessor macro expansions
10
+ ([#368](https://github.com/fortran-lang/fortls/pull/368))
11
+- Added support for leading white spaces in preprocessor directives
12
+ ([#297](https://github.com/fortran-lang/fortls/issues/297))
13
- Added hover messages for Types and Modules
14
([#208](https://github.com/fortran-lang/fortls/issues/208))
15
- Added support for Markdown intrinsics from the M_intrinsics repository
0 commit comments