File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,8 @@ All notable changes to the "fortran-linter" extension will be documented in this
44Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
55
66## [ Unreleased]
7- - Initial release
7+ - Initial release
8+
9+ ## [ 0.4.0] - 2017-05-29
10+ ### Added
11+ - Show docs for intrinsic functions on hover
Original file line number Diff line number Diff line change 316316 <key >comment </key >
317317 <string >numeric instrinsics </string >
318318 <key >match </key >
319- <string >\b(?i:(ceiling|floor|modulo)(?=\()) </string >
319+ <string >\b(?i:(ceiling|floor|modulo|abs|sin )(?=\()) </string >
320320 <key >name </key >
321321 <string >keyword.other.instrinsic.numeric.fortran.modern </string >
322322 </dict >
You can’t perform that action at this time.
0 commit comments