File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 3.2.2
6+
7+ ### Fixed
8+
9+ - Fixed bug where comments in ` USE ` statements disabled reference finding
10+ ([ #450 ] ( https://github.com/fortran-lang/fortls/issues/450 ) )
11+
12+ ## 3.2.1
13+
14+ ### Fixed
15+
16+ - Fixed bug where no matching declarations were found for interface subchildren
17+ depending on their letter casing
18+ ([ #471 ] ( https://github.com/fortran-lang/fortls/issues/471 ) )
19+
20+ ## 3.2.0
21+
22+ ### Added
23+
24+ - Added more verbose reporting for recursion errors arising from nested projects
25+ ([ #445 ] ( https://github.com/fortran-lang/fortls/issues/445 ) )
26+
527### Fixed
628
729- Fixed bug with Fixed Format references being incorrectly detected in comments
You can’t perform that action at this time.
0 commit comments