Translations:KDevelop5/Manual/Customizing KDevelop/4/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
There are a number of useful things one can configure in and around '''KDevelop's''' built-in editor. Of more universal use is to switch on line numbering using the menu entry <menuchoice>Editor -> View -> Show line numbers</menuchoice>, making it easier to match compiler error messages or debug messages with locations in the code. In the same submenu you may also want to switch on the ''Icon border'' - a column to the left of your code in which '''KDevelop''' will show icons such as whether there is a breakpoint on the current line.
There are a number of useful things one can configure in and around '''KDevelop's''' built-in editor. Of more universal use is to switch on line numbering using the menu entry <menuchoice>Settings -> Configure KDevelop</menuchoice>, which opens a dialog from which the settings for KDevelop can be made. Choosing <menuchoice>Editor -> Appearance</menuchoice>, then clicking the tab <menuchoice>Borders</menuchoice> allows you to select <menuchoice>Show line numbers</menuchoice> making it easier to match compiler error messages or debug messages with locations in the code. In the same submenu you may also want to switch on the ''Icon border'' - a column to the left of your code in which '''KDevelop''' will show icons such as whether there is a breakpoint on the current line.

Latest revision as of 23:37, 18 June 2020

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 (KDevelop5/Manual/Customizing KDevelop)
There are a number of useful things one can configure in and around '''KDevelop's''' built-in editor. Of more universal use is to switch on line numbering using the menu entry <menuchoice>Settings -> Configure KDevelop</menuchoice>, which opens a dialog from which the settings for KDevelop can be made. Choosing <menuchoice>Editor -> Appearance</menuchoice>, then clicking the tab <menuchoice>Borders</menuchoice> allows you to select <menuchoice>Show line numbers</menuchoice> making it easier to match compiler error messages or debug messages with locations in the code. In the same submenu you may also want to switch on the ''Icon border'' - a column to the left of your code in which '''KDevelop''' will show icons such as whether there is a breakpoint on the current line.

There are a number of useful things one can configure in and around KDevelop's built-in editor. Of more universal use is to switch on line numbering using the menu entry Settings -> Configure KDevelop, which opens a dialog from which the settings for KDevelop can be made. Choosing Editor -> Appearance, then clicking the tab Borders allows you to select Show line numbers making it easier to match compiler error messages or debug messages with locations in the code. In the same submenu you may also want to switch on the Icon border - a column to the left of your code in which KDevelop will show icons such as whether there is a breakpoint on the current line.