<p>Scope automatically evaluates an expression if the mouse pointer is hovered over it. But before this change it only evaluated words. E.g. if the mouse was hovered over <code>structa->item1</code> then scope would have evaluated <code>structa</code> or <code>itemb</code> depending on the exact position of the mouse pointer. With this change it will instead evaluate the value of <code>structa->item1</code>.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>scope: Improved evaluation on-hover</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/823/files#diff-0">scope/src/tooltip.c</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/823.patch'>https://github.com/geany/geany-plugins/pull/823.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/823.diff'>https://github.com/geany/geany-plugins/pull/823.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-plugins/pull/823">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ8gkb6DARSnjFZfQnLLAGXkBV_S2ks5vOWFYgaJpZM4a_kyb">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJw8OAfRpYDhFOPOVKCU1pQFSG7sWks5vOWFYgaJpZM4a_kyb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany-plugins","title":"geany/geany-plugins","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"scope: Improved evaluation on-hover (#823)"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany-plugins/pull/823"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/823",
"url": "https://github.com/geany/geany-plugins/pull/823",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>