All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h Danish (da)'''KDevelop''' har to måder at vise en automatisk fuldførelse: <menuchoice>When Invoked Manually</menuchoice> viser blot den basale information i værktøjstippet (dvs. navnerum, klasse-, funktions- eller variabelnavn). Det vil ligne '''Kates''' fuldførelse (bortset fra ikonet). På den anden side vil <menuchoice>Always</menuchoice> automatisk vise hvert emnes type og for funktioner også deres argumenter. Desuden vil fuld fuldførelse have en ekstra info-boks over markøren, som vil vise dig det aktuelle argument, hvis du er i gang med at udfylde en funktions argumenter. Ved begge '''KDevelops''' kodefuldførelsesmåder skulle de emner, som bedst matcher den aktuelt forventede type blive bragt til toppen af listen og fremhævet med grønt; dette kendes som "best-matches".
 h English (en)'''KDevelop''' has two ways to show a completion: <menuchoice>When Invoked Manually</menuchoice> shows just the basic information in completion tooltips (i.e. the namespace, class, function, or variable name). This will look similar to '''Kate''' completion (except for the icons).
On the other hand, <menuchoice>Always</menuchoice> will additionally show the type for each entry, 
and in the case of functions, also the arguments they take. Also, 
if you are currently filling in the arguments to a function, full 
completion will have an additional info-box above the cursor that will 
show you the current argument you are working on.
'''KDevelop's''' code completion should also bring-to-top and highlight in 
green any completion items that match the currently expected type in 
both minimal and full completion, known as "best-matches".
 h Ukrainian (uk)У '''KDevelop''' передбачено два способи показу доповнення: у режимі <menuchoice>Якщо викликано вручну</menuchoice> середовище показує на панелі підказки лише основні дані (тобто простір назв, клас, функцію або назву змінної). Таке доповнення подібне до доповнення у '''Kate''' (окрім піктограми). У режимі <menuchoice>Завжди</menuchoice> середовище додатково показує тип кожного запису та, у разі якщо доповнюється функція, перелік аргументів. Крім того, якщо ви заповнюєте аргументи функції, у режимі повного доповнення буде показано додаткову інформаційну панель над курсором, де буде наведено дані щодо поточного аргументу. У режимі автоматичного доповнення коду у '''KDevelop''' також має бути наведено у верхній частині списку та підсвічено зеленим всі пункти доповнення, які відповідають поточному очікуваному типу (найкращі відповідники) у режимах мінімального та повного доповнення.