<blockquote>
<p>I mean Java docs. When I type, the popup menu doesn't show up, unless using Ctrl-space. It also doesn't show up in Java's comments.</p>
</blockquote>
<p>So you actually mean embedded Java doc comments?</p>
<p>Automatic autocompletion doesn't happen inside comments and strings since they are meant to be text and only coincidentally contain words that happen to match symbols.  But you can still trigger autocompletion manually in the case you are actually typing a symbol name or an existing word.</p>
<p>The first time the keybinding is pressed the symbols (and tags) autocomplete list is shown, so the names have a symbol type icon in front of them.</p>
<p>The second time it shows completions for all words in the document, so symbols from the document will still appear, but tags will disappear unless they happen to also occur in the document.  Notice that the symbol type icons disappear because its just words, not symbols, so they have no type.</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/2071#issuecomment-459607911">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ7rspNbo3ZNpCMLXB1ze8vcIZZ7yks5vI8v0gaJpZM4adW6K">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ1sFPJ7I1AwCBhb0VlTEt7nsdpimks5vI8v0gaJpZM4adW6K.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","title":"geany/geany","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"}},"updates":{"snippets":[{"icon":"PERSON","message":"@elextr in #2071: \u003e I mean Java docs. When I type, the popup menu doesn't show up, unless using Ctrl-space. It also doesn't show up in Java's comments.\r\n\r\nSo you actually mean embedded Java doc comments?  \r\n\r\nAutomatic autocompletion doesn't happen inside comments and strings since they are meant to be text and only coincidentally contain words that happen to match symbols.  But you can still trigger autocompletion manually in the case you are actually typing a symbol name or an existing word.\r\n\r\nThe first time the keybinding is pressed the symbols (and tags) autocomplete list is shown, so the names have a symbol type icon in front of them.  \r\n\r\nThe second time it shows completions for all words in the document, so symbols from the document will still appear, but tags will disappear unless they happen to also occur in the document.  Notice that the symbol type icons disappear because its just words, not symbols, so they have no type."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2071#issuecomment-459607911"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2071#issuecomment-459607911",
"url": "https://github.com/geany/geany/issues/2071#issuecomment-459607911",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>