[Github-comments] [geany/geany] R outline improved for environments and R6 classes, = sign added as well (#2376)

mittelmark notifications at xxxxx
Mon Oct 21 12:45:03 UTC 2019


Dear Reviewer of this pull request. The suggested pull request improves the outline facilitities for R using geany. First it is now possible also to use the = sign as the assignment operator for functions, secondly I added support for R6Class(es), environments (new.env) and a generic RxClass which can be used as well for outline creation. The latter allows for instance to write workaround code like 
RxClass = proto 
# and then 
obj=RxClass()
th
Best regards,
Detlef Groth
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2376

-- Commit Summary --

  * R outline improved for environments and R6 classes, = sign added as well

-- File Changes --

    M ctags/parsers/r.c (73)
    M src/symbols.c (4)
    M src/tagmanager/tm_parser.c (1)

-- Patch Links --

https://github.com/geany/geany/pull/2376.patch
https://github.com/geany/geany/pull/2376.diff

-- 
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/pull/2376
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191021/251d41cb/attachment.html>


More information about the Github-comments mailing list