Bug 313496 - Add capability to edit includes for all languages
Summary: Add capability to edit includes for all languages
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 7.0   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 279965
  Show dependency tree
 
Reported: 2010-05-19 05:49 EDT by David Pochet CLA
Modified: 2020-09-04 15:24 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Pochet CLA 2010-05-19 05:49:46 EDT
Build Identifier: 3.6 M7 20100506-2000

When an include path has to be edited (in Path&Symbols > Includes) on a project using several languages, the modification can be done in all configurations, but not in all languages.

So the update has to be performed several times manually, on each language.

It would be a great enhancement to allow modifying all languages in one operation (e.g. by adding a "Apply to all languages" checkbox in the edit dialog)

Reproducible: Always
Comment 1 Andy Neil CLA 2010-05-19 06:58:38 EDT
Note that an 'Add to all languages' checkbox *is* available when adding a new path - so it's inconsistent that it isn't also available when editing an existing path!
Comment 2 Andy Neil CLA 2010-05-19 12:07:05 EDT
Same applies to the 'Delete' button.
Comment 3 Marc-André Laperle CLA 2010-07-09 12:59:36 EDT
Maybe it should be possible to select multiple languages on the left, holding ctrl or shift? Then on the right you would see the common includes and edit them.
Comment 4 Andy Neil CLA 2010-07-12 04:24:00 EDT
(In reply to comment #3)
> Maybe it should be possible to select multiple languages 


That could be a further enhancement but, for initial consistency, just a checkbox for 'All Languages' is needed.

NB: if this "pick list" feature is added here, be sure to also add to the other related dialogues - Add, Delete, etc,...