<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #777;">
<a href="https://invent.kde.org/tfry">Thomas Friedrichsmeier</a> created an issue:
</p>
<div></div>
<p dir="auto">Use case:</p>
<ul dir="auto">
<li>Typing e.g. ?t.test in the R Console. You will have press enter twice: Once to end completion, another time to submit. However, there really isn't anything to complete at this point, as there is only one entry.</li>
</ul>
<p dir="auto">Suggested solution:</p>
<ul dir="auto">
<li>Completion hint should simply be hidden, once there is nothing more to complete (exact match).</li>
<li>KTextEditor::CodeCompletionModel::MatchReaction::HideListIfAutomaticInvocation is just for that, but we cannot currently use it, since we cannot fake an AutomaticInvocation.</li>
<li>Thus depends on <a href="https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/3" data-original="https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/3" data-link="false" data-link-reference="true" data-project="2648" data-merge-request="4326" data-project-path="frameworks/ktexteditor" data-iid="3" data-mr-title="For KF6: Additions to the CodeCompletionControllerInterface API" data-reference-type="merge_request" data-container="body" data-placement="top" data-html="true" title="" class="gfm gfm-merge_request">frameworks/ktexteditor!3</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://invent.kde.org/education/rkward/-/issues/4">view it on GitLab</a>.
<br>
You're receiving this email because of your account on invent.kde.org.
If you'd like to receive fewer emails, you can
<a href="https://invent.kde.org/-/sent_notifications/c4895ed65f263ce9b3206ef3efe0fb77/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://invent.kde.org/education/rkward/-/issues/4"}}</script>


</p>
</div>
</body>
</html>