Changed
- Changed the way function hover messages are displayed, now signatures are standardised
([47](https://github.com/fortran-lang/fortls/issues/47))
Fixed
- Fixed hovering over functions displaying as theire result types
([22](https://github.com/fortran-lang/fortls/issues/22))
- Fixed function modifiers not displaying upon hover
([48](https://github.com/fortran-lang/fortls/issues/48))
- Fixed function hover when returning arrays
([50](https://github.com/fortran-lang/fortls/issues/50))