[Github-comments] [geany/geany] Symbols does not show first function/subroutine in fortran modules (#2115)

elextr notifications at xxxxx
Sat Apr 6 03:07:13 UTC 2019


The problem occurs with upstream [uctags](https://github.com/universal-ctags/ctags) too, `readtags -l` gives:

```
test	/tmp/untitled.f90	/^module test$/
test2	/tmp/untitled.f90	/^function test2(/
```

and 

```
i	/tmp/untitled.f90	/^in/
test	/tmp/untitled.f90	/^module test$/
test1	/tmp/untitled.f90	/^function test1(/
test2	/tmp/untitled.f90	/^function test2(/
```

with the `Hello :: h` line commented out.

@negf please raise an issue on upstream ctags so you can communicate directly if they have any questions (Geany is not populated by Fortranists) and post the issue reference here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2115#issuecomment-480468989
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190405/a84b65d6/attachment.html>


More information about the Github-comments mailing list