<p>There is a completion implementaion <a href="https://github.com/notetau/geany-clang-complete/tree/master/geany-complete-core">here</a> but I donot know if it could be picked upon or if it is compatible to current geany plugin architecture. Actually, I used it with python but seemed slow as it used http for completion so I wrote  something for <a href="https://github.com/sagarchalise/geany-pyjedi">python</a> myself  based upon current scintilla autocompletions.</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/issues/1854#issuecomment-394400928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ9ukj53wNheO4_2TE43ne5Nh7eYFks5t5VTrgaJpZM4Tz9fX">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ337qFwvmR8O1CQsoVG7LW6ZT8Tmks5t5VTrgaJpZM4Tz9fX.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/issues/1854#issuecomment-394400928","url":"https://github.com/geany/geany/issues/1854#issuecomment-394400928","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","title":"geany/geany","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"}},"updates":{"snippets":[{"icon":"PERSON","message":"@sagarchalise in #1854: There is a completion implementaion [here](https://github.com/notetau/geany-clang-complete/tree/master/geany-complete-core) but I donot know if it could be picked upon or if it is compatible to current geany plugin architecture. Actually, I used it with python but seemed slow as it used http for completion so I wrote  something for [python](https://github.com/sagarchalise/geany-pyjedi) myself  based upon current scintilla autocompletions."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1854#issuecomment-394400928"}}}</script>
<script type="application/ld+json">{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "37567f93-e2a7-4e2a-ad37-a9160fc62647",
"title": "Re: [geany/geany] Autocompletion plugins support (#1854)",
"sections": [
{
"text": "",
"activityTitle": "**Sagar Chalise**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@sagarchalise",
"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\",\n\"issueId\": 1854,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1854\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany/issues/1854#issuecomment-394400928"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 332388311\n}"
}
],
"themeColor": "26292E"
}</script>