Translations:KDevelop5/Manual/Working with source code/19/en: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 08:38, 2 April 2020
If you hover your mouse over the symbol for the working set, you get a tooltip that shows you which files are currently open in this working set (here: the helper.h
, helper.cpp
, filemanagerlistjob.h
and filemanagerlistjob.cpp
files). The working set icon can have different colors at different times in it, but they have no specific meaning. Clicking on the square with a minus sign closes the tab for the corresponding file in the working set. The point about closing a working set, however, is that it doesn't just close all files, it actually prompts you to save the file if any are changed but not saved and opens a new, still empty one.