<p><a class="user-mention" data-hovercard-user-id="721164" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/van-de-bugger">@van-de-bugger</a> Sorry, didn't notice this report earlier.</p>
<p>The relative path problem should be fixed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="332418898" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany-plugins/issues/755" href="https://github.com/geany/geany-plugins/pull/755">#755</a>. I actually wrote the code in the time I wrote <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="3498827" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/33" href="https://github.com/geany/geany/pull/33">geany/geany#33</a> and expected to use the functionality from Geany - which never materialized.</p>
<p>Tag generation isn't running asynchronously because using Geany there's no way to get notified when it's finished so the plugin knows it can use the generated tags file. But it shouldn't be a problem when things work correctly (tag generation for huge projects like linux kernel takes about 20s and normal projects should take much less time).</p>

<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/issues/698#issuecomment-397312293">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ9T46wPWVcVLp6s36Gk6KqxmJJXeks5t8nCPgaJpZM4SRkRw">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJy_ExjJlmkYNcbWDtNJuXRc805Qfks5t8nCPgaJpZM4SRkRw.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-plugins/issues/698#issuecomment-397312293","url":"https://github.com/geany/geany-plugins/issues/698#issuecomment-397312293","name":"View Issue"},"description":"View this Issue on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https://github.com"}}</script>
<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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"PERSON","message":"@techee in #698: @van-de-bugger Sorry, didn't notice this report earlier.\r\n\r\nThe relative path problem should be fixed by #755. I actually wrote the code in the time I wrote https://github.com/geany/geany/pull/33 and expected to use the functionality from Geany - which never materialized.\r\n\r\nTag generation isn't running asynchronously because using Geany there's no way to get notified when it's finished so the plugin knows it can use the generated tags file. But it shouldn't be a problem when things work correctly (tag generation for huge projects like linux kernel takes about 20s and normal projects should take much less time)."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany-plugins/issues/698#issuecomment-397312293"}}}</script>
<script type="application/ld+json">{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [geany/geany-plugins] GeanyCtags does not respect relative project base path. (#698)",
"sections": [
{
"text": "",
"activityTitle": "**Jiří Techet**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@techee",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany-plugins\",\n\"issueId\": 698,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"geany/geany-plugins\",\n\"issueId\": 698\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany-plugins/issues/698#issuecomment-397312293"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 306594928\n}"
}
],
"themeColor": "26292E"
}</script>