Translations:KDevelop5/Manual/Customizing KDevelop/4/en

From KDE UserBase Wiki
Revision as of 23:37, 18 June 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.