<p>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<br>
RxClass = proto</p>
<h1>and then</h1>
<p>obj=RxClass()<br>
th<br>
Best regards,<br>
Detlef Groth</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2376'>https://github.com/geany/geany/pull/2376</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>R outline improved for environments and R6 classes, = sign added as well</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2376/files#diff-0">ctags/parsers/r.c</a>
    (73)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2376/files#diff-1">src/symbols.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2376/files#diff-2">src/tagmanager/tm_parser.c</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2376.patch'>https://github.com/geany/geany/pull/2376.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2376.diff'>https://github.com/geany/geany/pull/2376.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2376?email_source=notifications&email_token=AAIOWJ22736VCBT3HDD4LPTQPWP47A5CNFSM4JC4YTC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTFBNXQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7IAAKDOJPMP76AEPTQPWP47ANCNFSM4JC4YTCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ47G56IUYZMDH43TGLQPWP47A5CNFSM4JC4YTC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTFBNXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2376?email_source=notifications\u0026email_token=AAIOWJ22736VCBT3HDD4LPTQPWP47A5CNFSM4JC4YTC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTFBNXQ",
"url": "https://github.com/geany/geany/pull/2376?email_source=notifications\u0026email_token=AAIOWJ22736VCBT3HDD4LPTQPWP47A5CNFSM4JC4YTC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTFBNXQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>