Jump to content

Translations:KDevelop4/Manual/Working with source code/112/uk: Difference between revisions

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "'''KDevelop''' автоматично пропонує всіх можливі варіанти доповнення. Вибір одного з двох записів <code>add..."
 
(No difference)

Latest revision as of 18:03, 26 June 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KDevelop4/Manual/Working with source code)
'''KDevelop''' automatically offers all possible completions of what might come here. Selecting one of the two <code>add_students</code> entries yields the following code that already fills in the complete argument list:

KDevelop автоматично пропонує всіх можливі варіанти доповнення. Вибір одного з двох записів add_students призведе до створення такого коду, у якому вже буде заповнено список параметрів: